Bug 1658614 - capture 'MediaController' thread in media preset. r=canaltinova

`MediaPlayback` thread has been renamed to `MediaController` thread, so update the captured thread list for media preset.

Differential Revision: https://phabricator.services.mozilla.com/D86749
This commit is contained in:
alwu 2020-08-11 18:46:14 +00:00
Родитель 7ac061f2db
Коммит 8aa1cfd69f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -126,7 +126,7 @@ const presets = {
"GraphRunner",
"MediaDecoderStateMachine",
"MediaPDecoder",
"MediaPlayback",
"MediaController",
"MediaTimer",
"NativeAudioCallback",
"RenderBackend",