gecko-dev/dom/worklet
Jan de Mooij 994b76bf8c Bug 1564017 part 1 - Use a proper JS stack quota for worklet threads. r=baku
This currently happened to work but could easily overflow the stack. The JS engine
really expects a JS_SetNativeStackQuota call.

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

--HG--
extra : moz-landing-system : lando
2019-07-08 15:50:20 +00:00
..
tests Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
Worklet.cpp Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
Worklet.h Bug 1539039 finish worklet before destination stream is destroyed r=padenot 2019-03-29 16:12:08 +00:00
WorkletGlobalScope.cpp Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
WorkletGlobalScope.h Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
WorkletImpl.cpp Bug 1539039 keep WorkletGlobalScope as long as its Worklet is usable r=baku 2019-04-01 16:54:58 +00:00
WorkletImpl.h Bug 1539039 keep WorkletGlobalScope as long as its Worklet is usable r=baku 2019-04-01 16:54:58 +00:00
WorkletPrincipal.cpp
WorkletPrincipal.h
WorkletThread.cpp Bug 1564017 part 1 - Use a proper JS stack quota for worklet threads. r=baku 2019-07-08 15:50:20 +00:00
WorkletThread.h bug 1539039 notify WorkletImpl before WorkletThread shutdown on xpcom shutdown r=baku 2019-04-01 16:51:18 +00:00
moz.build