gecko-dev/dom/script
Jon Coppeard c1e3671c97 Bug 1624810 - Set the multi-zone JS holder flag on appropriate cycle collected classes r=mccr8
Set the flag on the affected classes, which are:
 - CallbackTimeoutHandler
 - nsJSArgArray
 - CallbackObject
 - Console
 - MessageEvent
 - IDBIndexCursor
 - ExtendableMessageEvent
 - JSPurpleBuffer

Differential Revision: https://phabricator.services.mozilla.com/D68196

--HG--
extra : moz-landing-system : lando
2020-03-26 10:49:06 +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 1613985 - Use default for equivalent-to-default constructors/destructors in dom/script. r=smaug 2020-03-09 15:04:35 +00:00
ScriptLoadHandler.h Bug 1607769 - Remove script loader telemetry added by Bug 1579876 and Bug 1573904. r=jorendorff 2020-02-03 18:55:44 +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 1622235 - Make defer scripts wait for stylesheets. r=hsivonen 2020-03-20 13:33:11 +00:00
ScriptLoader.h Bug 1622235 - Make defer scripts wait for stylesheets. r=hsivonen 2020-03-20 13:33:11 +00:00
ScriptSettings.cpp Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
ScriptSettings.h Bug 1563335 - Part 1: Implement mechanism to throttle JS execution. r=smaug,asuth 2020-03-26 00:36:24 +00:00
ScriptTrace.cpp
ScriptTrace.h
moz.build
nsIScriptElement.h
nsIScriptLoaderObserver.idl