gecko-dev/js/xpconnect/loader
2020-01-22 20:27:41 +00:00
..
AutoMemMap.cpp Bug 1479960 - Make AutoMemMap not fstat() the mapped object if it doesn't need to. r=kmag 2019-08-14 22:48:36 +00:00
AutoMemMap.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
ChromeScriptLoader.cpp Bug 1575055 - Unify JS::CompileOptions::canLazilyParse and forceFullParse_. r=jandem 2019-09-18 15:05:42 +00:00
IOBuffers.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
moz.build Bug 1550108 - Split out Input/OutputBuffer into their own file r=froydnj 2019-10-04 20:44:41 +00:00
mozJSComponentLoader.cpp Bug 1610387 - Remove nsAutoPtr usage from js/xpconnect/. r=mccr8 2020-01-22 20:27:41 +00:00
mozJSComponentLoader.h Bug 1610387 - Remove nsAutoPtr usage from js/xpconnect/. r=mccr8 2020-01-22 20:27:41 +00:00
mozJSLoaderUtils.cpp Bug 1594051 - Perform fallible alloc when copying buffer from StartupCache r=froydnj 2019-11-07 20:00:48 +00:00
mozJSLoaderUtils.h
mozJSSubScriptLoader.cpp Bug 1609674 - Add innerWindowID param to AUTO_PROFILER_TEXT_MARKER_CAUSE and use that macro for setTimeout callback marker. r=gerald 2020-01-20 18:53:09 +00:00
mozJSSubScriptLoader.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
nsImportModule.cpp
nsImportModule.h
PrecompiledScript.h
PScriptCache.ipdl
script_cache.py Bug 1562642 - Part 4 - Add missing MPL2 headers in js/ r=jorendorff 2019-07-26 21:17:29 +00:00
ScriptCacheActors.cpp
ScriptCacheActors.h
ScriptPreloader-inl.h Bug 1606187 - Part 2b: Update users of nsClassHashtable to handle UniquePtr differences r=KrisWright,froydnj 2020-01-13 19:18:56 +00:00
ScriptPreloader.cpp Bug 1550108 - Split out Input/OutputBuffer into their own file r=froydnj 2019-10-04 20:44:41 +00:00
ScriptPreloader.h Bug 1579222: Don't discard scripts before they've been encoded for the cache write. r=tcampbell 2019-09-19 20:44:22 +00:00
URLPreloader.cpp
URLPreloader.h
XPCOMUtils.jsm