fune/browser/components/extensions
Luca Greco dc4631d3be Bug 1746841 - Explicitly clear cached resources associated to an extension being installed/upgraded/downgraded or installed temporarily. r=mixedpuppy
This patch contains a proposed approach for the longer term fix we agreed on (see Bug 1746841 comment 10 and comment 11) and replace the
mochitest-browser added in the other patch attached to this bug with an xpcshell test (which besides covering the same base scenario
that mochitest-browser was convering, it is also lighter and covers also other cases that were not explicitly covered yet).

- added also an image to the test extension to explicitly verify the image caching behavior is also covered and works as expected
- added a test case to verify that cache images aren't cleared when the addon is permanently installed and it is not starting for an upgrade/downgrade

Differential Revision: https://phabricator.services.mozilla.com/D134508
2022-01-19 19:58:12 +00:00
..
child
parent Backed out 2 changesets (bug 1745352) for failures on test_ext_pkcs11_management.js. CLOSED TREE 2022-01-19 06:16:46 +02: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 1746841 - Explicitly clear cached resources associated to an extension being installed/upgraded/downgraded or installed temporarily. r=mixedpuppy 2022-01-19 19:58:12 +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