gecko-dev/dom/script
Tooru Fujisawa 0792d1689a Bug 1720619 - Part 2: Add JS::InstantiateOptions. r=tcampbell
Differential Revision: https://phabricator.services.mozilla.com/D120201
2021-10-18 17:08:06 +00:00
..
AutoEntryScript.cpp Bug 1720358 - Make AutoProfilerLabel available even when MOZ_GECKO_PROFILER is not defined, and remove ifdefs, r=gerald. 2021-07-15 22:04:22 +00:00
AutoEntryScript.h Bug 1720358 - Make AutoProfilerLabel available even when MOZ_GECKO_PROFILER is not defined, and remove ifdefs, r=gerald. 2021-07-15 22:04:22 +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
ScriptDecoding.h
ScriptElement.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ScriptElement.h
ScriptKind.h
ScriptLoadHandler.cpp Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
ScriptLoadHandler.h Bug 1681308 - Add alignment requirement to XDR buffer. r=nbp 2021-01-13 02:18:26 +00:00
ScriptLoadRequest.cpp Bug 1725145 - fixes for linking in the hybrid build env. r=valentin 2021-08-22 10:21:56 +00:00
ScriptLoadRequest.h Bug 1725145 - fixes for linking in the hybrid build env. r=valentin 2021-08-22 10:21:56 +00:00
ScriptLoader.cpp Bug 1720619 - Part 2: Add JS::InstantiateOptions. r=tcampbell 2021-10-18 17:08:06 +00:00
ScriptLoader.h Bug 1725621 - Remove Top Level Await preference and associated code; r=mgaudet 2021-08-17 13:08:00 +00:00
ScriptSettings.cpp Bug 1730539 - Fix ~nsCOMPTr hazard report in SourceElementCallback() r=peterv 2021-09-29 16:17:37 +00:00
ScriptSettings.h Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
ScriptTrace.h Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
moz.build Bug 1725145 - header files fixes in the hybrid build env. r=valentin 2021-08-22 10:21:55 +00:00
nsIScriptElement.cpp Bug 1673931 - Move parts of implementation of nsIScriptElement to cpp file. r=hsivonen 2020-11-23 16:12:39 +00:00
nsIScriptElement.h Bug 1673931 - Move parts of implementation of nsIScriptElement to cpp file. r=hsivonen 2020-11-23 16:12:39 +00:00
nsIScriptLoaderObserver.idl