gecko-dev/js/xpconnect/loader
Jan de Mooij 56ca3c9524 Bug 1466501 part 1 - Refactor ZoneSpecifier and add a sameCompartmentAs option to newGlobal in the shell. r=luke 2018-06-07 10:02:10 +02: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 1461012: Add CC optimizations for PrecompiledScript objects. r=mccr8 2018-05-11 15:57:31 -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
PrecompiledScript.h Bug 1461012: Add CC optimizations for PrecompiledScript objects. r=mccr8 2018-05-11 15:57:31 -07:00
ScriptCacheActors.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02: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 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ScriptPreloader.cpp Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj 2018-06-02 09:33:26 +02:00
ScriptPreloader.h Bug 1456774 - Remove linear search for finished parse task and type off thread parse token r=jandem r=baku 2018-05-10 14:51:14 +01:00
URLPreloader.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
URLPreloader.h Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
XPCOMUtils.jsm Bug 1457988 - Implement XPCOMUtils.defineLazyProxy. r=kmag 2018-05-15 19:49:17 -03: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 1466501 part 1 - Refactor ZoneSpecifier and add a sameCompartmentAs option to newGlobal in the shell. r=luke 2018-06-07 10:02:10 +02:00
mozJSComponentLoader.h Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
mozJSLoaderUtils.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02: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 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke 2018-05-16 10:53:16 +02:00
mozJSSubScriptLoader.h Bug 1186409 - Use a single global for all JSMs. r=kmag 2017-07-18 14:47:27 -07:00
script_cache.py Backed out changeset bd55bd27bb1e (bug 1361900) 2017-05-13 18:53:45 +02:00