From 73e91b3b62f5ca07bcf2bf66e54e0d16af73dd42 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Mon, 8 Feb 2021 17:52:56 -0500 Subject: Refactor FrameOffsetForwarder (#1353) * Add getChildFrameElement to FrameAncestryHandler * Add isRootFrame * Initialize _frameOffset to [0, 0] * Update FrameOffsetForwarder implementation * Update documentation --- dev/data/manifest-variants.json | 1 + 1 file changed, 1 insertion(+) (limited to 'dev') diff --git a/dev/data/manifest-variants.json b/dev/data/manifest-variants.json index d221d994..981213c8 100644 --- a/dev/data/manifest-variants.json +++ b/dev/data/manifest-variants.json @@ -53,6 +53,7 @@ "fg/js/text-source-range.js", "fg/js/text-source-element.js", "fg/js/popup-factory.js", + "fg/js/frame-ancestry-handler.js", "fg/js/frame-offset-forwarder.js", "fg/js/popup-proxy.js", "fg/js/popup-window.js", -- cgit v1.2.3