gecko-dev/js/xpconnect/loader
2022-12-12 13:17:46 +00:00
..
AutoMemMap.cpp
AutoMemMap.h
ChromeScriptLoader.cpp Bug 1410932 - Set innerWindowID for exception coming from WebExtension content scripts. r=kmag 2022-12-12 13:17:46 +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 1800496 - Re-introduce Cycle Collected LoadContextBase for Workers; r=jonco 2022-11-18 10:02:26 +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 1800050 - Use UniqueFreePtr in StartupCache::PutBuffer. r=nbp 2022-12-01 10:46:34 +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 1801082 - Report better error message when ChromeUtils.import tries to import ESM. r=jonco,jdescottes 2022-11-18 10:24:36 +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 1410932 - Set innerWindowID for exception coming from WebExtension content scripts. r=kmag 2022-12-12 13:17:46 +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 Bug 1790816 - Reformat js/ with isort. r=linter-reviewers,ahal DONTBUILD 2022-11-24 15:22:43 +00:00
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 1803914 - Automatically replace Cu.reportError with console.error (misc). r=mossop 2022-12-06 14:34:57 +00:00