gecko-dev/dom/script
Jan de Mooij 8c93c6e9e8 Bug 1475559 part 5 - Pass a global object to nsScriptErrorWithStack. r=bz
The stack object might be a CCW and we want to make it impossible to get a CCW's global. Now the caller has to supply a same-compartment global object, so we no longer rely on getting the CCW's global.
2018-07-21 14:34:37 +02:00
..
ModuleLoadRequest.cpp Bug 1428745 - Remove support for version parameter from script loader, r=jonco 2018-01-09 17:00:49 +01:00
ModuleLoadRequest.h Bug 1342416 - Preload module scripts r=baku 2018-02-15 13:18:59 +00:00
ModuleScript.cpp Bug 1342416 - Preload module scripts r=baku 2018-02-15 13:18:59 +00:00
ModuleScript.h Bug 1342416 - Preload module scripts r=baku 2018-02-15 13:18:59 +00:00
ScriptElement.cpp Bug 1470930: Use enums for passing arguments for event dispatch. r=smaug 2018-06-26 18:22:06 +02:00
ScriptElement.h
ScriptLoadHandler.cpp Bug 1461672 - Remove Telemetry probe added to tune the JSBC. r=francois,bkelly 2018-05-21 17:17:18 +00:00
ScriptLoadHandler.h
ScriptLoadRequest.cpp Bug 1444956 - Support BinAST decoding in the script loader r=baku 2018-05-16 15:58:13 +01:00
ScriptLoadRequest.h Bug 1444956 - Support BinAST decoding in the script loader r=baku 2018-05-16 15:58:13 +01:00
ScriptLoader.cpp Bug 1474341 - Add AutoProfilerLabel to ScriptLoader::ProcessScriptElement r=mstange 2018-07-09 18:06:20 +02:00
ScriptLoader.h Bug 1444956 - Support BinAST decoding in the script loader r=baku 2018-05-16 15:58:13 +01:00
ScriptSettings.cpp Bug 1475559 part 5 - Pass a global object to nsScriptErrorWithStack. r=bz 2018-07-21 14:34:37 +02:00
ScriptSettings.h Bug 1475006 - Remove mAutoProfilerLabel from AutoEntryScript in non-MOZ_GECKO_PROFILER builds r=mstange 2018-07-12 11:01:08 +02:00
ScriptTrace.cpp Bug 1470930: Use enums for passing arguments for event dispatch. r=smaug 2018-06-26 18:22:06 +02:00
ScriptTrace.h
moz.build Bug 1432963 - Fixing workers headers - part 17 - no LIBS=[workers] in moz.build files, r=smaug 2018-01-31 08:25:30 +01:00
nsIScriptElement.h Bug 1418246 - Return valid columnNumber value in CSP violation events, r=ckerschb 2018-07-05 08:21:04 +02: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