blob: 0b79f206363fd15413fce19942d87cf32173e6fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[videoFrame-serialization.crossAgentCluster.https.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Verify frames can be passed back and forth between main and sharedworker]
expected:
if (os == "android") and fission: TIMEOUT
[Verify frames cannot be passed to serviceworker]
expected:
if (os == "android") and fission: NOTRUN
|