gecko-dev/js/xpconnect/loader
Kris Maglione 918ed6c474 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl

--HG--
extra : source : 12fc4dee861c812fd2bd032c63ef17af61800c70
extra : intermediate-source : 34c999fa006bffe8705cf50c54708aa21a962e62
extra : histedit_source : b2be2c5e5d226e6c347312456a6ae339c1e634b0
2018-01-29 15:20:18 -08:00
..
AutoMemMap.cpp Bug 1366511: Part 3 - Add mozilla::ToResult() to convert other result types to equivalent Result. r=nbp,ehsan 2017-08-29 21:28:31 -07:00
AutoMemMap.h Backed out changeset 540ecb4c1f0f (bug 1361900) 2017-05-13 18:53:35 +02:00
ChromeScriptLoader.cpp Bug 1417844 part 2 - Remove JSVersion from CompileOptions, CompartmentBehaviors, scripts. r=evilpie 2017-11-17 12:12:39 +01:00
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
mozJSComponentLoader.cpp Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug 2018-01-24 17:17:31 +01:00
mozJSComponentLoader.h Bug 1431533: Part 1 - Cache module exports when a module is first loaded. r=mccr8 2018-01-18 14:12:04 -08:00
mozJSLoaderUtils.cpp Bug 1379023, part 3 - Make WriteCachedScript assert about the system principal not require the argument. r=mrbkap 2017-07-07 11:27:53 -07:00
mozJSLoaderUtils.h Bug 1379023, part 3 - Make WriteCachedScript assert about the system principal not require the argument. r=mrbkap 2017-07-07 11:27:53 -07:00
mozJSSubScriptLoader.cpp Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug 2018-01-24 17:17:31 +01:00
mozJSSubScriptLoader.h Bug 1186409 - Use a single global for all JSMs. r=kmag 2017-07-18 14:47:27 -07:00
PrecompiledScript.h Bug 1333990: Part 1a - Add an async script pre-loading utility. r=billm,shu 2017-03-16 19:10:40 -07:00
PScriptCache.ipdl Bug 1361900: Part 6 - Add content process support for the script preloader. r=erahm,gabor 2017-05-02 17:17:52 -07:00
script_cache.py Backed out changeset bd55bd27bb1e (bug 1361900) 2017-05-13 18:53:45 +02:00
ScriptCacheActors.cpp Bug 1361900: Part 10 - Replace linked lists with a single hashtable. r=erahm 2017-05-13 22:43:08 -07:00
ScriptCacheActors.h Bug 1361900: Part 10 - Replace linked lists with a single hashtable. r=erahm 2017-05-13 22:43:08 -07:00
ScriptPreloader-inl.h Bug 1363482: Part 2 - Allow pre-loading file and JAR entry contents off-thread during startup. r=erahm 2017-08-30 15:47:17 -07:00
ScriptPreloader.cpp Bug 1417844 part 2 - Remove JSVersion from CompileOptions, CompartmentBehaviors, scripts. r=evilpie 2017-11-17 12:12:39 +01:00
ScriptPreloader.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
URLPreloader.cpp Bug 1420427 - Stop using native charset in URLPreloader. r=kmag 2017-11-28 00:21:00 +09:00
URLPreloader.h Bug 1420427 - Stop using native charset in URLPreloader. r=kmag 2017-11-28 00:21:00 +09:00
XPCOMUtils.jsm Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00