fune/browser/components/extensions/child
Nika Layzell 4cd44adcb3 Bug 1800149 - Part 1: Stop sending some values from a content process in nsContextMenu, r=Gijs,extension-reviewers,robwu
Currently we are sending some values, such as principals, from the content
process when creating a nsContextMenu. This information is already available in
the parent process on WindowGlobalParent, so changes the code to fetch the
values from there instead.

Differential Revision: https://phabricator.services.mozilla.com/D161835
2022-12-13 18:35:18 +00:00
..
.eslintrc.js
ext-browser-content-only.js
ext-browser.js
ext-devtools-inspectedWindow.js
ext-devtools-network.js
ext-devtools-panels.js Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
ext-devtools.js
ext-menus-child.js Bug 1790226 - Convert ContextMenu JSM modules to ESMs. r=mconley. 2022-10-19 20:21:12 +00:00
ext-menus.js Bug 1800149 - Part 1: Stop sending some values from a content process in nsContextMenu, r=Gijs,extension-reviewers,robwu 2022-12-13 18:35:18 +00:00
ext-omnibox.js
ext-tabs.js