.. |
LoadedScript.cpp
|
Bug 1553001 - Move module APIs out of jsapi.{cpp,h} into js/public/Modules.h and js/src/vm/Modules.cpp for better isolation of module-related APIs. r=arai
|
2019-05-21 00:57:38 +00:00 |
LoadedScript.h
|
Bug 1523897 - Only initialize debugger data for modules the first time they are executed r=smaug
|
2019-02-01 10:26:14 +00:00 |
ModuleLoadRequest.cpp
|
Bug 1523969 part 6 - Move method definition inline comments to new line in 'dom/'. r=nika
|
2019-02-25 16:05:29 -06:00 |
ModuleLoadRequest.h
|
Bug 1342012 - Allow dynamic import in cases where there's no referencing script or module r=smaug
|
2018-12-06 16:52:18 -05:00 |
ScriptElement.cpp
|
Bug 325352 part 1. Align our "defined insertion point" concept more closely with the spec's "script nesting level" concept. r=hsivonen
|
2019-05-08 06:10:47 +00:00 |
ScriptElement.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ScriptLoadHandler.cpp
|
Bug 1554362 - Replace the two ScriptLoadHandler::EnsureDecoder overloads with one inline function that fast-paths the already-have-one test and an out-of-line function that tries to provide one presuming none exists. r=bzbarsky
|
2019-06-15 20:48:12 +00:00 |
ScriptLoadHandler.h
|
Bug 1554362 - Replace the two ScriptLoadHandler::EnsureDecoder overloads with one inline function that fast-paths the already-have-one test and an out-of-line function that tries to provide one presuming none exists. r=bzbarsky
|
2019-06-15 20:48:12 +00:00 |
ScriptLoadRequest.cpp
|
Bug 1513014 - Defer reporting errors while preloading until the request is actually used r=smaug
|
2019-01-24 14:57:30 +00:00 |
ScriptLoadRequest.h
|
Bug 1554362 - Adjust some obsolete or debatably-misplaced comments in ScriptLoadRequest.h. r=bzbarsky
|
2019-06-15 20:48:28 +00:00 |
ScriptLoader.cpp
|
Bug 1554294 - Adding in chrome as a supported scriptLoader IsInternalURIScheme and adding relative file paths to aboutlogins r=baku,jaws
|
2019-06-14 14:28:05 +00:00 |
ScriptLoader.h
|
Bug 1553502 - Implement ScriptLoader::ConvertToUTF8. r=bzbarsky
|
2019-05-25 19:45:50 +00:00 |
ScriptSettings.cpp
|
Bug 1547923 part 5. Start using nsIGlobalObject::GetGlobalJSObjectPreserveColor where possible. r=mccr8,jonco
|
2019-05-03 15:15:31 +00:00 |
ScriptSettings.h
|
Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco
|
2019-05-03 10:09:11 +00:00 |
ScriptTrace.cpp
|
Bug 1555374. Use StaticPrefs accessors for various prefs that moved to StaticPrefs recently. r=edgar
|
2019-06-01 02:29:26 +00:00 |
ScriptTrace.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
moz.build
|
Bug 1535353 - update Core :: DOM: * bugzilla product and component meta data in moz.build files after reorganization in bug 1533440 r=hsinyi
|
2019-03-17 23:13:22 +00:00 |
nsIScriptElement.h
|
Bug 325352 part 1. Align our "defined insertion point" concept more closely with the spec's "script nesting level" concept. r=hsivonen
|
2019-05-08 06:10:47 +00:00 |
nsIScriptLoaderObserver.idl
|
Bug 1421259 - Fix error events fired when loading JS module dependencies fail r=baku
|
2017-12-01 13:12:48 +00:00 |