fune/dom/script
Iain Ireland 672b512c4b Bug 1624792: Remove js::GlobalHasInstrumentation r=tcampbell,smaug
This is no longer needed because we are removing the realm instrumentation code (which was only ever used for WebRR).

Differential Revision: https://phabricator.services.mozilla.com/D116304
2021-06-01 01:31:19 +00:00
..
AutoEntryScript.cpp Bug 1676361 - Move AutoEntryScript to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=mccr8 2021-03-05 15:29:49 +00:00
AutoEntryScript.h Bug 1676361 - Move AutoEntryScript to a separate header file to avoid pulling in GeckoProfiler.h everywhere. r=mccr8 2021-03-05 15:29:49 +00:00
LoadedScript.cpp
LoadedScript.h
ModuleLoadRequest.cpp Bug 1536094 - Support dynamic import from content scripts (sandboxed code) r=smaug,jonco 2021-03-23 11:15:11 +00:00
ModuleLoadRequest.h Bug 1536094 - Support dynamic import from content scripts (sandboxed code) r=smaug,jonco 2021-03-23 11:15:11 +00:00
ModuleMapKey.cpp Bug 1536094 - Support dynamic import from content scripts (sandboxed code) r=smaug,jonco 2021-03-23 11:15:11 +00:00
ModuleMapKey.h Bug 1536094 - CC changes. r=smaug 2021-03-23 11:15:11 +00:00
moz.build Bug 1536094 - Support dynamic import from content scripts (sandboxed code) r=smaug,jonco 2021-03-23 11:15:11 +00:00
nsIScriptElement.cpp
nsIScriptElement.h
nsIScriptLoaderObserver.idl
ScriptDecoding.h
ScriptElement.cpp
ScriptElement.h
ScriptKind.h
ScriptLoader.cpp Bug 1624792: Remove js::GlobalHasInstrumentation r=tcampbell,smaug 2021-06-01 01:31:19 +00:00
ScriptLoader.h Bug 1709139 - Replace JS pageload proportion probes with absolute time measurements and add new probes to measure GC and main thread parsing impact during page load. r=sfink,iain,smaug 2021-05-12 16:38:40 +00:00
ScriptLoadHandler.cpp Bug 1700954 - Remove remaining BinAST fragments from ScriptLoader. r=arai,hsivonen,necko-reviewers 2021-03-26 13:01:40 +00:00
ScriptLoadHandler.h
ScriptLoadRequest.cpp Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
ScriptLoadRequest.h Bug 1700954 - Remove remaining BinAST fragments from ScriptLoader. r=arai,hsivonen,necko-reviewers 2021-03-26 13:01:40 +00:00
ScriptSettings.cpp Bug 1706937 - Cleanup JS source-element callback. r=jandem 2021-05-03 20:08:06 +00:00
ScriptSettings.h Bug 1691889 - Replace MOZ_MUST_USE with [[nodiscard]] in dom/. r=peterv 2021-03-10 08:19:25 +00:00
ScriptTrace.cpp
ScriptTrace.h