.. |
LoadedScript.cpp
|
Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug
|
2020-05-12 19:28:15 +00:00 |
LoadedScript.h
|
Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug
|
2020-05-12 19:28:15 +00:00 |
ModuleLoadRequest.cpp
|
Bug 1624810 - Set the multi-zone JS holder flag on appropriate cycle collected classes r=mccr8
|
2020-03-26 10:49:06 +00:00 |
ModuleLoadRequest.h
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +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
|
Bug 1501608 - Remove the ELEMENT_SLOT in the ScriptSourceObject and instead use a callback function to return the script element based on the value of the privateValue in the SSO. r=jonco,smaug
|
2020-05-12 19:28:15 +00:00 |
ScriptLoadHandler.cpp
|
Bug 1680269 - Fix includes for ScriptLoadHandler. r=smaug
|
2020-12-07 14:21:35 +00:00 |
ScriptLoadHandler.h
|
Bug 1680269 - Fix includes for ScriptLoadHandler. r=smaug
|
2020-12-07 14:21:35 +00:00 |
ScriptLoadRequest.cpp
|
Bug 1673931 - Avoid including Element.h from header files.
|
2020-11-23 16:08:40 +00:00 |
ScriptLoadRequest.h
|
Bug 1678374 - Avoid including jsapi.h from header files. r=jandem
|
2020-11-23 16:12:34 +00:00 |
ScriptLoader.cpp
|
Bug 1681664 - Allow Top-level await modules which fail to evaluate due to user action to fail without crashing. r=jonco,mconley
|
2021-01-11 17:08:59 +00:00 |
ScriptLoader.h
|
Bug 1677179: Allow module scripts in sandboxed iframe within about: page to load. r=smaug
|
2021-01-10 18:42:04 +00:00 |
ScriptSettings.cpp
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
ScriptSettings.h
|
Bug 1660470 - Add missing include directives/forward declarations. r=nika
|
2020-11-23 16:21:38 +00:00 |
ScriptTrace.cpp
|
Bug 1626555 - Add `dom/script` to the list of non-unified-build-compatible directories. r=sg
|
2020-11-09 16:50:39 +00:00 |
ScriptTrace.h
|
Bug 1648010 - Fix uses of NS_LITERAL_STRING with C string literals. r=geckoview-reviewers,agi,froydnj
|
2020-07-01 08:34:12 +00:00 |
moz.build
|
Bug 1673931 - Move parts of implementation of nsIScriptElement to cpp file. r=hsivonen
|
2020-11-23 16:12:39 +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
|
…
|
|