Closed
Bug 1838487
Opened 2 years ago
Closed 2 years ago
Enable webcodecs pref in Nightly
Categories
(Core :: Audio/Video, task, P1)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Turn on dom.media.webcodecs.enabled to test
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ebf5753aff41
Enable webcodecs in Nightly r=padenot
Comment 3•2 years ago
|
||
Backed out for causing mochitest failures in test_interfaces.html
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | dom/tests/mochitest/general/test_interfaces.html | If this is failing: DANGER, are you sure you want to expose the new interface VideoColorSpace to all webpages as a property on 'window'? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
Flags: needinfo?(cchang)
Comment 4•2 years ago
|
||
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e7915ffb8cfc
Enable webcodecs in Nightly r=padenot
https://hg.mozilla.org/integration/autoland/rev/e588749dee0b
Adjust test_interfaces.html to reflect the new exposure of Web Codecs interfaces. r=emilio
https://hg.mozilla.org/integration/autoland/rev/192377746f22
apply code formatting via Lando
Comment 6•2 years ago
|
||
Backed out for causing failures on /test_worker_interfaces.html
- backout: https://hg.mozilla.org/integration/autoland/rev/6c39860fcf06aea505ec64e630610573792de27a
- push: https://treeherder.mozilla.org/jobs?repo=autoland&selectedTaskRun=E3wdrKx4RtSQ28JiKWUzxQ.0&revision=192377746f22e1d060ce8f3f9403a151d0a49044
- failure log: https://treeherder.mozilla.org/logviewer?job_id=419451153&repo=autoland&lineNumber=4845
[task 2023-06-15T16:09:49.952Z] 16:09:49 INFO - TEST-PASS | dom/workers/test/test_worker_interfaces.html | true: If this is failing: DANGER, are you sure you want to expose the new interface URLSearchParams to all webpages as a property of self? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
[task 2023-06-15T16:09:49.953Z] 16:09:49 INFO - Buffered messages finished
[task 2023-06-15T16:09:49.954Z] 16:09:49 INFO - TEST-UNEXPECTED-FAIL | dom/workers/test/test_worker_interfaces.html | undefined: If this is failing: DANGER, are you sure you want to expose the new interface VideoColorSpace to all webpages as a property of self? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
[task 2023-06-15T16:09:49.954Z] 16:09:49 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:424:16
[task 2023-06-15T16:09:49.955Z] 16:09:49 INFO - workerTestExec/worker.onmessage@dom/workers/test/worker_driver.js:35:9
[task 2023-06-15T16:09:49.955Z] 16:09:49 INFO - EventHandlerNonNull*workerTestExec@dom/workers/test/worker_driver.js:31:3
[task 2023-06-15T16:09:49.956Z] 16:09:49 INFO - @dom/workers/test/test_worker_interfaces.html:16:15
[task 2023-06-15T16:09:49.956Z] 16:09:49 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-06-15T16:09:49.958Z] 16:09:49 INFO - TEST-UNEXPECTED-FAIL | dom/workers/test/test_worker_interfaces.html | undefined: If this is failing: DANGER, are you sure you want to expose the new interface VideoFrame to all webpages as a property of self? Do not make a change to this file without a review from a DOM peer for that specific change!!! (or a JS peer for changes to ecmaGlobals)
[task 2023-06-15T16:09:49.958Z] 16:09:49 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:424:16
[task 2023-06-15T16:09:49.959Z] 16:09:49 INFO - workerTestExec/worker.onmessage@dom/workers/test/worker_driver.js:35:9
[task 2023-06-15T16:09:49.959Z] 16:09:49 INFO - EventHandlerNonNull*workerTestExec@dom/workers/test/worker_driver.js:31:3
[task 2023-06-15T16:09:49.960Z] 16:09:49 INFO - @dom/workers/test/test_worker_interfaces.html:16:15
| Assignee | ||
Comment 7•2 years ago
|
||
Depends on D181090
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/682da561bea3
Enable webcodecs in Nightly r=padenot
https://hg.mozilla.org/integration/autoland/rev/f9910408d309
Adjust test_interfaces.html to reflect the new exposure of Web Codecs interfaces. r=emilio
https://hg.mozilla.org/integration/autoland/rev/4f942e72eb49
Adjust test_worker_interfaces.html to reflect the new exposure of Web Codecs interfaces r=webidl,smaug
https://hg.mozilla.org/integration/autoland/rev/1d182c34223d
apply code formatting via Lando
Comment 10•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/682da561bea3
https://hg.mozilla.org/mozilla-central/rev/f9910408d309
https://hg.mozilla.org/mozilla-central/rev/4f942e72eb49
https://hg.mozilla.org/mozilla-central/rev/1d182c34223d
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•