gecko-dev/dom/worklet
Karl Tomlinson 3481a11d87 bug 1328964 add CycleCollectedJSContext::IsSystemCaller() to make ThreadsafeIsSystemCaller() safe for worklets r=baku
MozReview-Commit-ID: Cg4OBbm5CwA

--HG--
extra : rebase_source : 9a113cf0f945bd48207e81f9fa08bcba1f35303c
2018-04-06 18:53:25 +12:00
..
tests Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
AudioWorkletGlobalScope.cpp Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
AudioWorkletGlobalScope.h Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
PaintWorkletGlobalScope.cpp Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
PaintWorkletGlobalScope.h Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
Worklet.cpp Bug 1328964 - part 3 - Console API exposed to worklets r=baku 2018-04-12 16:21:20 +12:00
Worklet.h Bug 1328964 - part 3 - Console API exposed to worklets r=baku 2018-04-12 16:21:20 +12:00
WorkletGlobalScope.cpp Bug 1328964 - part 3 - Console API exposed to worklets r=baku 2018-04-12 16:21:20 +12:00
WorkletGlobalScope.h Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
WorkletPrincipal.cpp Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
WorkletPrincipal.h Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00
WorkletThread.cpp bug 1328964 add CycleCollectedJSContext::IsSystemCaller() to make ThreadsafeIsSystemCaller() safe for worklets r=baku 2018-04-06 18:53:25 +12:00
WorkletThread.h bug 1328964 terminate worklet thread during xpcom shutdown r=baku 2018-04-12 16:26:08 +12:00
moz.build Bug 1328964 - part 2 - WorkletThread r=baku 2018-04-12 15:14:48 +12:00