gecko-dev/toolkit/mozapps/extensions
Rob Wu 2b97594781 Bug 1561827 - Move pluginPrefs initialization to pluginPrefs.js r=Gijs
The plugin preference rendering logic was in PluginProvider.jsm and
was tightly coupled to the markup of the XUL about:addons page,
and therefore does not work with the HTML about:addons page.

Fix this by moving the rendering logic to pluginPrefs.js (which is
loaded by pluginPrefs.xul), and updating the browser_pluginprefs.js unit
test to ensure that the rendering works as expected.

Differential Revision: https://phabricator.services.mozilla.com/D36185

--HG--
extra : moz-landing-system : lando
2019-06-28 23:48:06 +00:00
..
content Bug 1561827 - Move pluginPrefs initialization to pluginPrefs.js r=Gijs 2019-06-28 23:48:06 +00:00
default-theme Bug 1525762: Part 4 - Support automatic dark mode fallback for default theme again. r=aswan 2019-02-08 15:36:04 -08:00
docs
internal Bug 1561827 - Move pluginPrefs initialization to pluginPrefs.js r=Gijs 2019-06-28 23:48:06 +00:00
test Bug 1561827 - Move pluginPrefs initialization to pluginPrefs.js r=Gijs 2019-06-28 23:48:06 +00:00
.eslintrc.js Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop 2019-03-28 09:38:02 +00:00
AbuseReporter.jsm Bug 1549290 - Set AbuseReport addon_signature as "curated" in AbuseReport on recommended addon. r=robwu,aswan 2019-06-13 16:44:44 +00:00
AddonContentPolicy.cpp Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
AddonContentPolicy.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
AddonManager.jsm Bug 1555632: Add separate AddonManager.beforeShutdown barrier and use where appropriate. r=aswan 2019-05-30 12:33:20 -07:00
AddonManagerStartup-inlines.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
AddonManagerStartup.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-06-08 08:26:37 +00:00
AddonManagerStartup.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
AddonManagerWebAPI.cpp Bug 1543564 part 2. Get rid of pointless nsPIDOMWindowInner::AsInner methods. r=farre 2019-04-11 14:12:43 +00:00
AddonManagerWebAPI.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
Blocklist.jsm Bug 1559353 - ensure XML and remote settings lists are updated immediately when switching between them, r=leplatrem 2019-06-19 17:35:17 +00:00
LightweightThemeManager.jsm Bug 1557887 - Part 6: Pass a storage principal to the rest of the call sites for createAboutBlankContentViewer(); r=baku 2019-06-12 09:07:33 +00:00
addonManager.js Bug 1539595 - Check the remoteType when we receive a privileged AMO message r=aswan 2019-05-29 11:32:39 +00:00
amContentHandler.jsm Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky 2019-03-24 20:36:25 +00:00
amIAddonManagerStartup.idl Bug 1551183: Part 2 - Support enumerating directories in extensions in nested JARs. r=aswan 2019-05-22 14:34:07 -07:00
amIWebInstallPrompt.idl Bug 1558651. Stop using [array] in amIWebInstallPrompt. r=MattN 2019-06-11 22:28:59 +00:00
amInstallTrigger.jsm Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky 2019-03-24 20:36:25 +00:00
amWebAPI.jsm Bug 1528335, r=aswan 2019-04-03 21:01:19 +00:00
components.conf Bug 1548869: Fix blocklist startup category registration. r=aswan 2019-05-03 10:14:40 -07:00
extensions.manifest Bug 1524688: Part 9 - Convert AddonManager components to static registration. r=aswan 2019-01-29 18:58:05 -08:00
gen_built_in_addons.py
jar.mn Bug 1547835 - Show release notes on HTML about:addons details r=aswan,flod,rpl,kmag 2019-05-15 19:27:37 +00:00
moz.build Bug 1543377 - Add abuse report submission helpers. r=janerik,aswan 2019-05-06 18:45:01 +00:00