Closed
Bug 1805103
Opened 2 years ago
Closed 2 years ago
Test VideoFrame in Service Worker
Categories
(Core :: Audio/Video: Web Codecs, task)
Core
Audio/Video: Web Codecs
Tracking
()
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Make sure VideoFrame
can be serialized and transferred from one window to the service worker within the same origin, but not if they are in different origins.
Assignee | ||
Comment 1•2 years ago
|
||
Host all the test cases over HTTPS instead of HTTP, so the test page can
add a ServiceWorker test, which only runs over HTTPS
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D165234
Updated•2 years ago
|
Attachment #9309284 -
Attachment description: WIP: Bug 1805103 - Test passing VideoFrame between main and serviceworker → WIP: Bug 1805103 - Test passing VideoFrame to serviceworker
Updated•2 years ago
|
Attachment #9309283 -
Attachment description: WIP: Bug 1805103 - Host tests over HTTPS → Bug 1805103 - Host tests over HTTPS
Updated•2 years ago
|
Attachment #9309284 -
Attachment description: WIP: Bug 1805103 - Test passing VideoFrame to serviceworker → Bug 1805103 - Test passing VideoFrame to serviceworker
Updated•2 years ago
|
Assignee: nobody → cchang
Status: NEW → ASSIGNED
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca7bd9498047
Host tests over HTTPS r=smaug
https://hg.mozilla.org/integration/autoland/rev/e8710cfcc06c
Test passing VideoFrame to serviceworker r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37765 for changes under testing/web-platform/tests
Comment 5•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ca7bd9498047
https://hg.mozilla.org/mozilla-central/rev/e8710cfcc06c
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox110:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
Upstream PR merged by moz-wptsync-bot
Assignee | ||
Updated•2 years ago
|
Component: Audio/Video → Audio/Video: Web Codecs
You need to log in
before you can comment on or make changes to this bug.
Description
•