gecko-dev/js/xpconnect/loader
2022-11-10 11:35:24 +00:00
..
AutoMemMap.cpp Bug 1743225 - Return an error from AutoMemMap::initWithHandle() if MapViewOfFile() returns null. r=jld 2021-12-03 04:04:15 +00:00
AutoMemMap.h
ChromeScriptLoader.cpp Bug 1788977 - Consolidate methods for finishing off-thread JS parse/decode. r=arai 2022-09-06 12:01:35 +00:00
ComponentModuleLoader.cpp Bug 1790383 - [devtools] Allow loading ESMs in a distinct loader specific to DevTools. r=arai 2022-10-03 07:28:09 +00:00
ComponentModuleLoader.h Bug 1797327 - Introduce CC'd and non CC'd variants of LoadContextBase; r=jonco 2022-11-01 18:03:34 +00:00
ComponentUtils.jsm Bug 1776207: Part 3 - Remove generateNSGetFactory now that it isn't used anymore. r=mccr8 2022-06-27 22:36:12 +00:00
IOBuffers.h
JSMEnvironmentProxy.cpp Bug 1768060 - Add a wrapper for Cu.import return value that supports lexical variable. r=jonco,Standard8 2022-05-13 22:02:40 +00:00
JSMEnvironmentProxy.h Bug 1768060 - Add a wrapper for Cu.import return value that supports lexical variable. r=jonco,Standard8 2022-05-13 22:02:40 +00:00
ModuleEnvironmentProxy.cpp Bug 1766761 - Part 4: Add a shim for Cu.import/ChromeUtils.import with ESM-ified module. r=jonco,Standard8 2022-05-13 22:02:39 +00:00
ModuleEnvironmentProxy.h Bug 1766761 - Part 4: Add a shim for Cu.import/ChromeUtils.import with ESM-ified module. r=jonco,Standard8 2022-05-13 22:02:39 +00:00
moz.build Bug 1789543 - Part 3: Trigger missing chrome/resource URL error handling with original JSM URL when fallback to ESMified URL also fails. r=yulia 2022-09-12 01:04:37 +00:00
mozJSLoaderUtils.cpp Bug 1764228 - Use cachePath instead of uri as parameter name in {Read,Write}CachedStencil parameter. r=nbp 2022-04-12 09:17:17 +00:00
mozJSLoaderUtils.h Bug 1764228 - Use cachePath instead of uri as parameter name in {Read,Write}CachedStencil parameter. r=nbp 2022-04-12 09:17:17 +00:00
mozJSModuleLoader.cpp Bug 1799415 - Try fallback from jsm to sys.mjs when access is denied by sandbox. r=jonco 2022-11-10 11:35:24 +00:00
mozJSModuleLoader.h Bug 1790383 - [devtools] Allow loading ESMs in a distinct loader specific to DevTools. r=arai 2022-10-03 07:28:09 +00:00
mozJSSubScriptLoader.cpp Bug 1770237: Part 17 - Rename mozJSComponentLoader to mozJSModuleLoader r=mccr8,decoder 2022-06-22 20:31:37 +00:00
mozJSSubScriptLoader.h
nsImportModule.cpp Bug 1790761 - Add do_importESModule. r=mccr8 2022-09-20 01:46:21 +00:00
nsImportModule.h Bug 1790761 - Add do_importESModule. r=mccr8 2022-09-20 01:46:21 +00:00
PrecompiledScript.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
PScriptCache.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
script_cache.py
ScriptCacheActors.cpp
ScriptCacheActors.h
ScriptPreloader-inl.h
ScriptPreloader.cpp Bug 1692724: More don't spawn a second save thread if one already exists. r=mccr8 2022-04-25 20:02:37 +00:00
ScriptPreloader.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
SkipCheckForBrokenURLOrZeroSized.h Bug 1789543 - Part 3: Trigger missing chrome/resource URL error handling with original JSM URL when fallback to ESMified URL also fails. r=yulia 2022-09-12 01:04:37 +00:00
URLPreloader.cpp Bug 1757227 - Don't assert in URLPreloader::ReadCache() except on Nightly. r=smaug 2022-02-28 15:38:05 +00:00
URLPreloader.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
XPCOMUtils.sys.mjs Bug 1795880 - Add an ESLint rule to enforce using static imports where possible. r=arai,geckoview-reviewers,m_kato 2022-10-26 09:37:46 +00:00