gecko-dev/dom/worklet
Karl Tomlinson eed1f3fdf3 Bug 1492014 replace WorkletLoadInfo::mDumpEnabled with StaticPrefs r=baku
Depends on D6382

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

--HG--
extra : moz-landing-system : lando
2018-09-24 17:19:09 +00:00
..
tests Bug 1472324: Update Worklet: s/import/addModule. r=baku,karlt 2018-07-10 14:24:14 +02:00
AudioWorkletGlobalScope.cpp Bug 1492014 reference WorkletImpl from WorkletGlobalScope r=baku 2018-09-18 09:33:49 +00:00
AudioWorkletGlobalScope.h Bug 1492014 reference WorkletImpl from WorkletGlobalScope r=baku 2018-09-18 09:33:49 +00:00
moz.build Bug 1492014 introduce WorkletImpl as an object to identify a worklet from parent and execution threads r=baku 2018-09-18 09:36:38 +00:00
PaintWorkletGlobalScope.cpp Bug 1492014 reference WorkletImpl from WorkletGlobalScope r=baku 2018-09-18 09:33:49 +00:00
PaintWorkletGlobalScope.h Bug 1492014 reference WorkletImpl from WorkletGlobalScope r=baku 2018-09-18 09:33:49 +00:00
Worklet.cpp Bug 1492014 remove unused aWorkletLoadInfo parameter to ExecutionRunnable() r=baku 2018-09-18 09:36:41 +00:00
Worklet.h Bug 1492014 introduce WorkletImpl as an object to identify a worklet from parent and execution threads r=baku 2018-09-18 09:36:38 +00:00
WorkletGlobalScope.cpp Bug 1492014 replace WorkletLoadInfo::mDumpEnabled with StaticPrefs r=baku 2018-09-24 17:19:09 +00:00
WorkletGlobalScope.h Bug 1492014 get WorkletLoadInfo from global instead of thread in Console r=baku 2018-09-18 09:29:15 +00:00
WorkletImpl.cpp Bug 1492014 replace WorkletLoadInfo::mDumpEnabled with StaticPrefs r=baku 2018-09-24 17:19:09 +00:00
WorkletImpl.h Bug 1492014 replace WorkletLoadInfo::mDumpEnabled with StaticPrefs r=baku 2018-09-24 17:19:09 +00: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 1351501, part 1 - Handlify TryPreserveWrapper r=bzbarsky 2018-09-21 18:20:33 +00:00
WorkletThread.h Bug 1492014 remove declaration for non-existant WorkletThread::GetWorkerPrincipal() r=baku 2018-09-18 09:36:44 +00:00