gecko-dev/toolkit/mozapps/extensions
Kris Maglione b8ed7b46a0 Bug 1525762: Part 1c - Resolve built-in add-on resource: URIs at startup, not install. r=aswan
It's possible for the application install location to vary from session to
session, particularly when the same profile is used with multiple app
versions, or with both packed and unpacked builds. Resolving resource: URIs at
install time causes problems in those instances, since it will always point to
the inital app location.

Resolving the resource URIs at runtime solves this.

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

--HG--
extra : rebase_source : 9597c34e7349e6f4a524027c2b041c497c5c6632
2019-03-22 09:34:29 -07:00
..
content Bug 1538583: Themes should not show [ALLOWED IN PRIVATE WINDOWS] notice r=kmag 2019-03-29 20:44:42 +00:00
docs
internal Bug 1525762: Part 1c - Resolve built-in add-on resource: URIs at startup, not install. r=aswan 2019-03-22 09:34:29 -07:00
test Bug 1525762: Part 1b - Add databaseReady promise to replace xpi-database-loaded observer. r=aswan 2019-03-22 09:26:33 -07: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
AddonContentPolicy.cpp Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug 2019-01-03 17:48:33 +01: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.js Bug 1524325 Remove AddonEvent.needsRestart r=bzbarsky,kmag 2019-02-07 20:47:14 +00:00
AddonManager.jsm Bug 1525762: Part 1b - Add databaseReady promise to replace xpi-database-loaded observer. r=aswan 2019-03-22 09:26:33 -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 1523609 - avoid triggering nsChromeRegistryChrome::CheckForNewChrome (which does main thread I/O) during shutdown of system add-ons, r=kmag. 2019-03-22 14:19:59 +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 1523980 Revoke special testpilot permissions r=kmag 2019-02-06 22:21:01 +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
amContentHandler.jsm Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky 2019-03-24 20:36:25 +00:00
amIAddonManagerStartup.idl
amInstallTrigger.jsm Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky 2019-03-24 20:36:25 +00:00
amIWebInstallPrompt.idl
amWebAPI.jsm Bug 1524688: Part 9 - Convert AddonManager components to static registration. r=aswan 2019-01-29 18:58:05 -08:00
Blocklist.jsm Bug 1528751 - Add a custom eslint rule to check "consistent" if bracing. r=Standard8 2019-02-28 08:39:33 +00:00
components.conf Bug 1524688: Part 9 - Convert AddonManager components to static registration. r=aswan 2019-01-29 18:58:05 -08: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 Bug 1474524: Don't call contains() before adding an entry to the registry. r=mshal 2018-08-05 13:33:12 -07:00
jar.mn Bug 1525193 - Move actions to more options menu in HTML about:addons r=Gijs,flod 2019-03-15 19:19:21 +00:00
LightweightThemeManager.jsm Bug 1537723 Enable LWT updates on Android r=mixedpuppy 2019-03-27 17:07:01 +00:00
moz.build Bug 1524688: Part 9 - Convert AddonManager components to static registration. r=aswan 2019-01-29 18:58:05 -08:00