gecko-dev/js/xpconnect/loader
Sylvestre Ledru 96da5036ad Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
# ignore-this-changeset

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

--HG--
extra : moz-landing-system : lando
2019-04-28 09:30:05 +00:00
..
AutoMemMap.cpp
AutoMemMap.h Bug 1519636 - clang-format-8: Reformat recent changes to the Google coding style r=Ehsan 2019-04-05 21:41:42 +00:00
ChromeScriptLoader.cpp Bug 1542910 - Make all script compilation APIs directly return a JSScript*, rather than returning a success code and returning the JSScript* via outparam that exactly duplicates the success code value's meaning. r=arai 2019-04-09 17:58:52 +00:00
PScriptCache.ipdl
PrecompiledScript.h
ScriptCacheActors.cpp
ScriptCacheActors.h
ScriptPreloader-inl.h
ScriptPreloader.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
ScriptPreloader.h Bug 1526086: Fix possible shutdown deadlock when writing preloader cache. r=erahm 2019-04-18 13:11:22 -07:00
URLPreloader.cpp Bug 1546500: Avoid dispatching synchronous thread shutdown runnables. r=froydnj 2019-04-23 13:16:15 -07:00
URLPreloader.h
XPCOMUtils.jsm
moz.build
mozJSComponentLoader.cpp Bug 1543455 - Make JS::CompileUtf8{,ForNonSyntacticScope} omit Utf8 from their names and take SourceText<Utf8Unit>&. r=arai 2019-04-09 17:03:32 -07:00
mozJSComponentLoader.h Bug 1541513 part 1. Stop requiring a JSContext for JS_SetAllNonReservedSlotsToUndefined. r=jandem 2019-04-05 07:36:32 +00:00
mozJSLoaderUtils.cpp
mozJSLoaderUtils.h
mozJSSubScriptLoader.cpp Bug 1543455 - Make JS::CompileUtf8{,ForNonSyntacticScope} omit Utf8 from their names and take SourceText<Utf8Unit>&. r=arai 2019-04-09 17:03:32 -07:00
mozJSSubScriptLoader.h Bug 1542910 - Make all script compilation APIs directly return a JSScript*, rather than returning a success code and returning the JSScript* via outparam that exactly duplicates the success code value's meaning. r=arai 2019-04-09 17:58:52 +00:00
nsImportModule.cpp
nsImportModule.h
script_cache.py