fune/browser/components/extensions
J. Ryan Stinnett 2e1f988e96 Bug 1394841 - Check iframes for related tabs in WebExt. r=kmag
When using WebExt messaging with Responsive Design Mode, message manager
messages traveling from content to parent such as "MessageChannel:Messages" are
received with `event.target` set to the <iframe mozbrowser> inside RDM that
hosts the content.

Here we change `getSender` processing for messages like this to also check HTML
iframes for related tabs, in addition to XUL elements as before.

MozReview-Commit-ID: 3qphe2W8jHM

--HG--
extra : rebase_source : 4b9f3bc930a57bda847cede0217af29d1692d852
2017-11-01 17:19:19 -05:00
..
schemas Bug 1322485 - Implement browser.tabs.discard API. r=mixedpuppy 2017-10-30 12:52:00 -04:00
test Bug 1402286 - chunk notifyResults calls so that we don't run all the autocomplete js for each match. r=adw 2017-10-31 11:13:47 +01:00
.eslintrc.js
ext-bookmarks.js Backed out changeset e17a2bca5391 (bug 1411891) for failing xpcshell in toolkit/modules/tests/xpcshell/test_NewTabUtils.js r=backout on CLOSED TREE 2017-10-31 14:19:52 +02:00
ext-browser.js Bug 1394841 - Check iframes for related tabs in WebExt. r=kmag 2017-11-01 17:19:19 -05:00
ext-browser.json Backed out changeset 82920c8bb33a (bug 1357391) for xpcshell failures in test_ext_pkcs11_management.js a=backout 2017-09-29 11:22:49 -07:00
ext-browserAction.js Bug 1395074 - Clear browserAction tab data on navigation r=mixedpuppy 2017-09-26 16:06:06 -05:00
ext-browsingData.js Bug 1404105 - Sanitize.js must check if QuotaManager returns an error before continuing with cleaning data, r=janv 2017-10-16 11:50:01 +02:00
ext-c-browser.js
ext-c-devtools-inspectedWindow.js
ext-c-devtools-panels.js Bug 1398729 - Support devtools.panels.elements sidebar.setExpression API method. r=aswan 2017-09-09 16:39:17 +02:00
ext-c-devtools.js
ext-c-menus.js
ext-c-omnibox.js
ext-c-tabs.js
ext-chrome-settings-overrides.js Backed out 1 changesets (bug 1413298) 2017-11-01 15:11:39 +02:00
ext-commands.js
ext-devtools-inspectedWindow.js Bug 1398729 - Share devtools.inspectedWindow.eval helper methods in ext-devtools API module. r=aswan 2017-09-09 15:44:35 +02:00
ext-devtools-network.js
ext-devtools-panels.js Bug 1407326 - remove references to invertIconForLightTheme in extensions codebase;r=rpl 2017-10-10 19:49:04 +02:00
ext-devtools.js Bug 1230373 - Enable mozilla/use-services for browser/components/ r=mossop 2017-10-11 15:43:51 +01:00
ext-find.js
ext-geckoProfiler.js
ext-history.js Bug 1406594 - Fix history.search and history.getVisited so that they find hidden items correctly. r=aswan,bsilverberg 2017-10-07 06:04:56 +09:00
ext-menus.js Bug 1409433 - Handle contextmenu clicks in non-tab content r=aswan 2017-11-01 23:00:33 +01:00
ext-omnibox.js
ext-pageAction.js Bug 1413692 - Extensions page actions are pinned to address bar again and again. r=mixedpuppy 2017-11-06 21:19:26 -05:00
ext-pkcs11.js Backed out changeset 82920c8bb33a (bug 1357391) for xpcshell failures in test_ext_pkcs11_management.js a=backout 2017-09-29 11:22:49 -07:00
ext-sessions.js
ext-sidebarAction.js Bug 1387081 - stop re-adding the sidebar button to the toolbar now that it's there by default, r=mixedpuppy 2017-11-08 18:01:53 +01:00
ext-tabs.js Bug 1322485 - Implement browser.tabs.discard API. r=mixedpuppy 2017-10-30 12:52:00 -04:00
ext-url-overrides.js
ext-windows.js Bug 1406379 - Implement windowTypes option for windows.getAll, r=mixedpuppy 2017-10-16 16:01:59 -04:00
extension-mac-panel.css
extension-mac.css
extension-win-panel.css
extension.css
extension.svg
ExtensionPopups.jsm Bug 1395387 - Reconcile WebExtension page actions and Photon page actions: WebExtensions changes. r=mixedpuppy 2017-10-27 17:39:57 -04:00
extensions-browser.manifest
jar.mn Backed out changeset 82920c8bb33a (bug 1357391) for xpcshell failures in test_ext_pkcs11_management.js a=backout 2017-09-29 11:22:49 -07:00
moz.build
ParseBreakpadSymbols-worker.js
ParseCppFiltSymbols-worker.js
ParseNMSymbols-worker.js
ParseSymbols.jsm