fune/browser/components/extensions/parent
William Durand d3d33ab2db Bug 1822306 - Add Extension.getPreferredIcon() method and use it. r=zombie
It looks like `extension.iconURL` never worked. I added a `getPreferredIcon()`
that relies on `IconDetails.getPreferredIcon()` under the hood in order to
easily get icon URLs from an instance of an `Extension`. I updated a few places
where using this new method is a bit better.

Differential Revision: https://phabricator.services.mozilla.com/D173158
2023-03-27 11:04:50 +00:00
..
.eslintrc.js
ext-bookmarks.js
ext-browser.js Bug 1810141 - fix replaceUrlInTab webextension utility to deal with loadURI changes, r=rpl 2023-02-13 23:50:39 +00:00
ext-browserAction.js Bug 1800417 - Fix the use of both toolbarbutton-1 and subviewbutton CSS classes in extension widgets. r=Itiel,mconley,dao,rpl 2023-02-16 12:03:07 +00:00
ext-chrome-settings-overrides.js Bug 1822306 - Add Extension.getPreferredIcon() method and use it. r=zombie 2023-03-27 11:04:50 +00:00
ext-commands.js
ext-devtools-inspectedWindow.js
ext-devtools-network.js
ext-devtools-panels.js Bug 1822306 - Add Extension.getPreferredIcon() method and use it. r=zombie 2023-03-27 11:04:50 +00:00
ext-devtools.js Bug 1810141 - switch consumers where there isn't an obvious URI object to use to fixupAndLoadURIString, r=mossop,geckoview-reviewers,extension-reviewers,settings-reviewers,mconley,owlish 2023-02-13 23:50:40 +00:00
ext-find.js
ext-history.js
ext-menus.js
ext-normandyAddonStudy.js
ext-omnibox.js
ext-pageAction.js Bug 1822306 - Add Extension.getPreferredIcon() method and use it. r=zombie 2023-03-27 11:04:50 +00:00
ext-pkcs11.js
ext-search.js Bug 1811274 - Add disposition property to browser.search.search r=robwu 2023-02-02 21:47:27 +00:00
ext-sessions.js
ext-sidebarAction.js Backed out changeset 6ac0d009f1ef (bug 1810306) for causing bc failures in browser/components/extensions/test/browser/browser_ext_sidebarAction_context.js CLOSED TREE 2023-03-10 18:15:33 +02:00
ext-tabs.js Bug 1810141 - switch consumers where there isn't an obvious URI object to use to fixupAndLoadURIString, r=mossop,geckoview-reviewers,extension-reviewers,settings-reviewers,mconley,owlish 2023-02-13 23:50:40 +00:00
ext-topSites.js
ext-url-overrides.js Bug 1810141 - fix replaceUrlInTab webextension utility to deal with loadURI changes, r=rpl 2023-02-13 23:50:39 +00:00
ext-urlbar.js
ext-windows.js Backed out changeset aa406ef74561 (bug 1811326) for causing mochitests failures in browser_ext_windows_update.js. CLOSED TREE 2023-03-14 13:18:36 +02:00