gecko-dev/dom/worklet
Jeff Walden 7dd0d06d8c Bug 1485800 - Rename SourceBufferHolder to SourceText, and add a <typename Unit> template parameter to it so it can hold putative UTF-8 or UTF-16 source text. r=tcampbell, r=fitzgen
--HG--
rename : js/public/SourceBufferHolder.h => js/public/SourceText.h
extra : rebase_source : 34df669c2481eaccd6845f53c5ecf656b636f895
2018-11-08 18:42:48 -08:00
..
tests Bug 1473467: implement AudioWorkletGlobalScope::RegisterProcessor(). r=baku,karlt 2018-10-08 19:15:13 +00:00
Worklet.cpp Bug 1485800 - Rename SourceBufferHolder to SourceText, and add a <typename Unit> template parameter to it so it can hold putative UTF-8 or UTF-16 source text. r=tcampbell, r=fitzgen 2018-11-08 18:42:48 -08:00
Worklet.h Backed out 13 changesets (bug 1492014) for multiple failures. a=backout 2018-09-25 16:26:04 +03:00
WorkletGlobalScope.cpp Bug 1503236 - Move WorkletImpl reference from WorkletGlobalScope to classes inheriting WorkletGlobalScope r=karlt 2018-10-31 23:03:39 +00:00
WorkletGlobalScope.h Bug 1503236 - Move WorkletImpl reference from WorkletGlobalScope to classes inheriting WorkletGlobalScope r=karlt 2018-10-31 23:03:39 +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 Backed out 13 changesets (bug 1492014) for multiple failures. a=backout 2018-09-25 16:26:04 +03:00
WorkletThread.h Bug 1492014 remove declaration for non-existant WorkletThread::GetWorkerPrincipal() r=baku 2018-09-18 09:36:44 +00:00
moz.build Bug 1503228 - Move PaintWorkletGlobalScope from dom/worklet to layout/style. r=karlt 2018-10-31 03:47:04 +00:00