fune/browser/components/extensions
Luca Greco e6655bddff Bug 1770288 - Fix wrong parameter type signature in AddonTestUtils.checkMessages call in browser_ext_tabs_insertCSS.js. r=willdurand
This other call to AddonTestUtils.checkMessage is also using a `forbidden` option wrongly set to the regular expression,
and the manual `messages.filter(...)` is definitely a workaround for preventing an intermittent similar to the one
fixed in the other patch. Better to fix this other call even if not strictly related to this bugzilla issue.

Depends on D146935

Differential Revision: https://phabricator.services.mozilla.com/D146936
2022-05-23 17:19:38 +00:00
..
child Bug 1761814 prevent menus onclick property with event pages and mv3 r=robwu 2022-04-04 22:16:56 +00:00
parent Bug 1769388 - Change nsIPrintSettingsService's 'newPrintSettings' attribute to a 'createNewPrintSettings' function. r=bobowen,webdriver-reviewers,whimboo 2022-05-16 11:50:34 +00:00
schemas Bug 1739114 - Moved privileged WebExtensions permissions in their own JSONSchema type and added a new custom privileged keyword on each privileged manifest fields. r=robwu,mixedpuppy 2022-05-20 08:55:03 +00:00
test Bug 1770288 - Fix wrong parameter type signature in AddonTestUtils.checkMessages call in browser_ext_tabs_insertCSS.js. r=willdurand 2022-05-23 17:19:38 +00:00
.eslintrc.js
ext-browser.json Bug 1762394 menu startupCache persistence r=robwu 2022-04-07 22:26:19 +00:00
extension-linux-panel.css Bug 1719938 - Removed remaining (non-negated) -moz-proton media queries. r=mhowell,mtigley,emilio 2021-11-22 22:10:33 +00:00
extension-mac-panel.css Bug 1719938 - Removed remaining (non-negated) -moz-proton media queries. r=mhowell,mtigley,emilio 2021-11-22 22:10:33 +00:00
extension-mac.css
extension-win-panel.css Bug 1719938 - Removed remaining (non-negated) -moz-proton media queries. r=mhowell,mtigley,emilio 2021-11-22 22:10:33 +00:00
extension.css
ExtensionBrowsingData.jsm
ExtensionControlledPopup.jsm
ExtensionPopups.jsm Bug 1747813 - ExtensionPopups ViewPopup class should not block the parser when a browserAction popup navigated between extension pages. r=zombie 2022-04-27 16:35:46 +00:00
extensions-browser.manifest
jar.mn
moz.build