gecko-dev/dom/script
Karl Tomlinson 2aa7834c10 Bug 1628842 give up on reporting off-main-thread exceptions when global creation fails r=baku
and there is no fallback global available.

I assume there is little value in attempting to create another global if a
previous attempt failed.

Differential Revision: https://phabricator.services.mozilla.com/D71152
2020-04-17 04:10:43 +00:00
..
LoadedScript.cpp
LoadedScript.h
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
ScriptDecoding.h
ScriptElement.cpp
ScriptElement.h
ScriptLoadHandler.cpp Bug 1626440 - Remove nsAutoPtr usage from dom/script. r=mccr8 2020-04-03 21:05:05 +00:00
ScriptLoadHandler.h Bug 1626440 - Remove nsAutoPtr usage from dom/script. r=mccr8 2020-04-03 21:05:05 +00:00
ScriptLoadRequest.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/script. r=smaug 2020-03-09 15:04:35 +00:00
ScriptLoadRequest.h Bug 1607769 - Remove script loader telemetry added by Bug 1579876 and Bug 1573904. r=jorendorff 2020-02-03 18:55:44 +00:00
ScriptLoader.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
ScriptLoader.h Bug 1626440 - Remove nsAutoPtr usage from dom/script. r=mccr8 2020-04-03 21:05:05 +00:00
ScriptSettings.cpp Bug 1628842 give up on reporting off-main-thread exceptions when global creation fails r=baku 2020-04-17 04:10:43 +00:00
ScriptSettings.h Bug 1626100 - Use ExceptionStack for AutoJSAPI::StealExceptionAndStack. r=mccr8 2020-04-09 12:35:42 +00:00
ScriptTrace.cpp
ScriptTrace.h
moz.build
nsIScriptElement.h
nsIScriptLoaderObserver.idl