gecko-dev/toolkit/mozapps/extensions
Gijs Kruitbosch a55246c7fc Bug 1371888 - Stop having a sync IPC message to pass blocklist state, r=florian
Because plugin state in the content now contains blocklist state, and is updated
when the blocklist updates, we don't need to ask the parent if we're checking
blocklist state. All the consumers should now be asking the plugin code directly,
so we can stub out the last API here. We should look at removing the content side
of this service entirely, but that's something for a follow-up bug.

MozReview-Commit-ID: DE8s8RwT42r

--HG--
extra : rebase_source : 06fbc304e99679f55c7cdc52404cd138221feca3
2018-03-06 16:37:49 +00:00
..
content Bug 1444244 - Fix location where Addon's "Preferences" tab is opened; r=aswan 2018-03-08 21:06:29 -07:00
docs Bug 1389341 - start generating jsdoc for AddonManager API r=kmag 2017-09-14 13:18:11 -07:00
internal Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-13 12:36:54 +02:00
test Bug 1444502: Remove support for installing unpacked extensions. r=aswan 2018-03-09 12:45:59 -08:00
.eslintrc.js Bug 1434869 - Automatically mark EXPORTED_SYMBOLS as used, so that we don't need to ignore it in ESLint's no-unused-vars rule. r=florian. 2018-03-06 12:01:59 +00:00
AddonContentPolicy.cpp Bug 1406794 - Provide the CSP keywords in both UTF8 and UTF16 forms. r=ckerschb 2017-10-06 16:16:52 +11:00
AddonContentPolicy.h
AddonManager.jsm Bug 1441271 Show permissions notifications for distribution addons r=kmag 2018-02-28 18:36:36 -08:00
AddonManagerStartup-inlines.h
AddonManagerStartup.cpp Bug 1443983: Part 2 - Remove remaining interpositions. r=mconley 2018-03-07 18:10:24 -08:00
AddonManagerStartup.h Bug 1384689: Add a helper for adding dynamic chrome registry entries. f=Mossop r=froydnj 2017-08-03 20:32:25 -07:00
AddonManagerWebAPI.cpp Bug 1444680: Follow-up: Fix mozAddonManager API tests for non-HTTP test host access. r=bustage CLOSED TREE 2018-03-12 14:47:30 -07:00
AddonManagerWebAPI.h
AddonPathService.cpp Bug 1412726: Clean up XPCOM singleton constructor refcount handling. r=froydnj 2017-10-29 16:02:40 -07:00
AddonPathService.h Bug 1409249: Require singleton constructors to return explicit already_AddRefed. r=froydnj 2017-10-16 21:08:42 -07:00
ChromeManifestParser.jsm Backed out 6 changesets (bug 888600) for beta simulation failures: build bustage on Linux and Windows opt (bug 1442036) and devtools failure browser_net_view-source-debugger.js (bug 1441961). a=backout 2018-03-01 11:51:09 +02:00
LightweightThemeManager.jsm Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
addonManager.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
amContentHandler.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
amIAddonManager.idl
amIAddonManagerStartup.idl Bug 1348981 - provide method to re-initialize URLPreloader for xpcshell tests r=kmag 2017-09-21 11:24:14 -07:00
amIAddonPathService.idl
amIWebInstallPrompt.idl
amInstallTrigger.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
amWebAPI.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
extensions.manifest Bug 1389598 - Part 4: Remove remaining gonk refs. r=froydnj 2017-08-11 17:45:18 -07:00
jar.mn Bug 1414406: Remove the inline options feature for add-ons. r=aswan 2017-11-13 15:09:00 -08:00
moz.build Bug 1403519 - only build docs when necessary r=gps 2017-10-02 18:22:56 +00:00
nsBlocklistService.js Bug 1371888 - Stop having a sync IPC message to pass blocklist state, r=florian 2018-03-06 16:37:49 +00:00
nsBlocklistServiceContent.js Bug 1371888 - Stop having a sync IPC message to pass blocklist state, r=florian 2018-03-06 16:37:49 +00:00