gecko-dev/chrome
Chung-Sheng Fu 6a8ee766d6 Bug 863246 - Content can only load resource:// URIs declared content-accessible in manifests r=billm,bz
bz:
    caps/nsScriptSecurityManager.cpp

billm:
    browser/extensions/activity-stream/jar.mn
    browser/extensions/onboarding/jar.mn
    chrome/RegistryMessageUtils.h
    chrome/nsChromeRegistry.h
    chrome/nsChromeRegistryChrome.cpp
    chrome/nsChromeRegistryContent.cpp
    netwerk/protocol/res/SubstitutingProtocolHandler.cpp
    netwerk/protocol/res/SubstitutingProtocolHandler.h
    netwerk/protocol/res/nsIResProtocolHandler.idl
    netwerk/protocol/res/nsISubstitutingProtocolHandler.idl
    netwerk/protocol/res/nsResProtocolHandler.cpp
    netwerk/protocol/res/nsResProtocolHandler.h
    xpcom/components/ManifestParser.cpp

MozReview-Commit-ID: 1RXeNn7jdBf

--HG--
extra : rebase_source : 83000448abf58b7956c2eb122604d7ab38ad0f7c
2017-06-08 17:44:09 +08:00
..
test Bug 1362816 - Prevent test_data_protocol_registration.js and test_no_remote_registration.js from overwriting previously registered factories. r=jmaher 2017-05-22 08:49:18 -04:00
RegistryMessageUtils.h Bug 863246 - Content can only load resource:// URIs declared content-accessible in manifests r=billm,bz 2017-06-08 17:44:09 +08:00
moz.build Bug 1328388 - add BUG_COMPONENT to chrome/* files. r=bsmedberg 2017-01-06 11:33:44 -05:00
nsChromeProtocolHandler.cpp Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
nsChromeProtocolHandler.h
nsChromeRegistry.cpp Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm. 2017-08-16 13:58:35 +10:00
nsChromeRegistry.h Bug 780562 - Remove support for the chrome "platform" flag. r=bsmedberg 2017-04-14 20:48:53 +09:00
nsChromeRegistryChrome.cpp Bug 863246 - Content can only load resource:// URIs declared content-accessible in manifests r=billm,bz 2017-06-08 17:44:09 +08:00
nsChromeRegistryChrome.h Bug 1347306 - Hand over language negotiation from ChromeRegistry to LocaleService. r=jfkthame 2017-03-14 15:28:47 -07:00
nsChromeRegistryContent.cpp Bug 863246 - Content can only load resource:// URIs declared content-accessible in manifests r=billm,bz 2017-06-08 17:44:09 +08:00
nsChromeRegistryContent.h Bug 1347306 - Hand over language negotiation from ChromeRegistry to LocaleService. r=jfkthame 2017-03-14 15:28:47 -07:00
nsIChromeRegistry.idl Bug 1312049 - Switch nsChromeRegistry::GetDirectionForLocale to use uloc_isRightToLeft instead of a list of known-rtl locales, and replace the now-obsolete intl.uidirection.* prefs with a single override intl.uidirection for testing purposes. r=gandalf 2017-02-02 22:12:50 +00:00
nsIToolkitChromeRegistry.idl