Source code

Revision control

Copy as Markdown

Other Tools

[video-decoder.crossOriginIsolated.https.any.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and debug: [OK, TIMEOUT]
[Test isConfigSupported() and configure() using a SharedArrayBuffer]
expected:
if os == "android": PRECONDITION_FAILED
[Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
expected:
if os == "android": PRECONDITION_FAILED
[video-decoder.crossOriginIsolated.https.any.worker.html]
prefs: [dom.media.webcodecs.enabled:true]
expected:
if (os == "android") and not swgl: [OK, TIMEOUT]
[Test isConfigSupported() and configure() using a SharedArrayBuffer]
expected:
if os == "android": PRECONDITION_FAILED
[Test isConfigSupported() and configure() using a Uint8Array(SharedArrayBuffer)]
expected:
if os == "android": PRECONDITION_FAILED