gecko-dev/dom/script
2024-08-01 17:12:48 +00:00
..
AutoEntryScript.cpp Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
AutoEntryScript.h Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
ModuleLoader.cpp Bug 1906394 - Part 3: Add alreadyStarted out parameter for StartIncrementalEncoding. r=bthrall 2024-07-16 11:34:34 +00:00
ModuleLoader.h Bug 1871075 - Part 1: Store referencing private as a pointer to the underlying LoadedScript r=yulia 2023-12-21 13:30:34 +00:00
moz.build Bug 1896709 - Part 10: Add SharedScriptCache. r=nbp 2024-07-18 21:58:13 +00:00
nsIScriptElement.cpp Bug 1853547 - Remove dom.importMaps.enabled pref r=allstarschh 2024-01-06 01:53:19 +00:00
nsIScriptElement.h Bug 1864168 - Part 6: Use 1-origin column number in ScriptLoader and nsIScriptElement. r=smaug,devtools-reviewers,hsivonen,ochameau 2023-11-22 12:31:32 +00:00
nsIScriptLoaderObserver.h Bug 1881748, part 2 - Turn nsIScriptLoaderObserver.idl into nsIScriptLoaderObserver.h. r=dom-core,peterv 2024-02-27 17:13:00 +00:00
ScriptCompression.cpp Bug 1828654 - Move deflateInit before deflateBound r=nbp 2023-12-13 16:10:36 +00:00
ScriptCompression.h
ScriptDecoding.h
ScriptElement.cpp Bug 1286026 - Don't warn for invalid WebGL script types, and include the invalid script type. r=dom-core,farre 2024-06-07 13:15:28 +00:00
ScriptElement.h
ScriptLoadContext.cpp Bug 1899172 - Part 11: Move nsIScriptElement from ScriptFetchOptions to ScriptLoadContext. r=nbp 2024-05-30 05:01:18 +00:00
ScriptLoadContext.h Bug 1899172 - Part 11: Move nsIScriptElement from ScriptFetchOptions to ScriptLoadContext. r=nbp 2024-05-30 05:01:18 +00:00
ScriptLoader.cpp Bug 1910698 - Add a struct to represent JS caller location and more general warning source location. r=smaug,necko-reviewers,anti-tracking-reviewers,dom-storage-reviewers,pbz,kershaw,janv 2024-08-01 17:12:48 +00:00
ScriptLoader.h Bug 1896709 - Part 13: Use SharedSubResourceCache in ScriptLoader. r=nbp 2024-07-18 21:58:14 +00:00
ScriptLoadHandler.cpp Bug 1896709 - Part 4: Accumulate cache expiration time in script load. r=nbp 2024-07-18 21:58:11 +00:00
ScriptLoadHandler.h Bug 1896709 - Part 4: Accumulate cache expiration time in script load. r=nbp 2024-07-18 21:58:11 +00:00
ScriptSettings.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
ScriptSettings.h
ScriptTrace.h Bug 1899172 - Part 10: Add dedicate ScriptLoadContext::GetScriptElement* methods for each purpose. r=nbp 2024-05-30 05:01:18 +00:00
ShadowRealmGlobalScope.cpp Bug 1848771 part 1 - Stop eagerly initializing JS standard classes for non-Window globals. r=peterv 2024-01-23 15:06:32 +00:00
ShadowRealmGlobalScope.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
SharedScriptCache.cpp Bug 1907014 - Make SharedSubResourceCache subclass instance a per-process singleton. r=emilio 2024-07-25 14:02:25 +00:00
SharedScriptCache.h Bug 1896709 - Part 10: Add SharedScriptCache. r=nbp 2024-07-18 21:58:13 +00:00