fune/browser/components/extensions
Rob Wu c8e58daae0 Bug 1756663 - Add test for id option of history.onTitleChanged r=willdurand
In bug 1678611, the id property was added to this event, without unit
tests. The existing test didn't pick up the change because it checked
for a specific property. This patch adds a check of the whole event
object to get coverage for the id property AND to avoid this kind of
issue in the future.

Differential Revision: https://phabricator.services.mozilla.com/D139408
2022-02-24 18:15:09 +00:00
..
child
parent Bug 1745352 - Remove osfile.jsm from browser/components/extensions r=mixedpuppy 2022-01-25 12:16:17 +00:00
schemas Bug 1730931 - Supporting an array of cookieStoreId in the tabs.query API. r=robwu 2021-12-07 13:46:53 +00:00
test Bug 1756663 - Add test for id option of history.onTitleChanged r=willdurand 2022-02-24 18:15:09 +00:00
.eslintrc.js
ext-browser.json Bug 1706398 implement action support and alias browser_action to action. r=robwu,geckoview-reviewers,agi 2021-06-15 14:51:12 +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 1744749 - Use windowUtils.canvasBackgroundColor to get the web extension background. r=extension-reviewers,robwu 2021-12-16 14:56:33 +00:00
extensions-browser.manifest
jar.mn Bug 1708008 - Remove browser's extension icon, always use extensionGeneric as default extension icon. r=mixedpuppy 2021-07-19 16:58:11 +00:00
moz.build