blob: 2b212ac30f5b632c1d4a9f327250fd4fffb8f033 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[videoFrame-construction.crossOriginIsolated.https.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
[videoFrame-construction.crossOriginIsolated.https.any.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and not swgl and not fission: [OK, TIMEOUT]
if (os == "android") and not swgl and fission: [OK, TIMEOUT]
|