gecko/toolkit/mozapps/extensions
Brian Grinstead 136e11cf5a Bug 1094821 - Make it possible for an application to load extra themes into LightweightThemeManager.usedThemes;r=Gijs
When calling addBuiltInTheme, theme objects are stored in a Map keyed on ID
and are appended onto the usedThemes array.  These aren't removeable and don't
get stored in the pref.
2015-03-23 15:32:43 -07:00
..
content Bug 1140522: Set proper permissions on GMP when disabled. r=mossop 2015-03-14 23:25:42 -04:00
internal Bug 1145694: Uninstall Adobe EME when media.eme.enabled is set to false. r=mossop 2015-03-22 23:12:16 -04:00
test Bug 1094821 - Make it possible for an application to load extra themes into LightweightThemeManager.usedThemes;r=Gijs 2015-03-23 15:32:43 -07:00
addonManager.js Bug 1082764: Use the correct referrer when the content handler catches an XPI install in e10s. r=Unfocused 2014-11-04 23:28:55 -08:00
AddonManager.jsm Bug 1075625 - AddonManager can race between provider startup / shutdown and methods that call back to providers. r=Mossop 2015-01-19 22:55:15 +13:00
AddonPathService.cpp
AddonPathService.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
amContentHandler.js Bug 1082764: Use the correct referrer when the content handler catches an XPI install in e10s. r=Unfocused 2014-11-04 23:28:55 -08:00
amIAddonManager.idl
amIAddonPathService.idl
amInstallTrigger.js Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
amIWebInstaller.idl Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
amIWebInstallListener.idl Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
amWebInstallListener.js Bug 1084558: Switch the web installer interfaces to use browsers instead of DOM windows. r=Unfocused 2014-11-04 19:20:52 -08:00
ChromeManifestParser.jsm
DeferredSave.jsm
extensions.manifest Bug 1089867: Rename OpenH264Provider.jsm to GMPProvider.jsm. r=gfritzsche 2015-02-17 12:50:03 -05:00
jar.mn Bug 1089867: Refactor GMPProvider and make it compatible with EME CDMs. r=gfritzsche 2015-02-17 12:50:21 -05:00
LightweightThemeManager.jsm Bug 1094821 - Make it possible for an application to load extra themes into LightweightThemeManager.usedThemes;r=Gijs 2015-03-23 15:32:43 -07:00
moz.build Bug 1143470 - Add BUG_COMPONENT to moz.build files in toolkit and xulrunner. r=gavin 2015-03-15 19:36:24 +01:00
nsBlocklistService.js Trivial, no bug: add missing semicolon to nsBlocklistService.js to avoid a strict warning. 2015-03-04 10:48:04 -05:00