Closed
Bug 1805104
Opened 3 years ago
Closed 3 years ago
Test VideoFrame in SharedWorker
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
(1 file, 1 obsolete file)
Make sure VideoFrame
can be serialized and transferred from one window to the SharedWorker within the same origin, but not if they are in different origins.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Add a test case to make sure passing VideoFrame to the same-origin
SharedWorker is ok.
Depends on D165222
Updated•3 years ago
|
Attachment #9309271 -
Attachment description: WIP: Bug 1805104 - Correct type attribute → Bug 1805104 - Correct type attribute
Updated•3 years ago
|
Attachment #9309272 -
Attachment description: WIP: Bug 1805104 - SharedWorker test case → Bug 1805104 - SharedWorker test case
Updated•3 years ago
|
Assignee: nobody → cchang
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9309271 -
Attachment is obsolete: true
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/97d157dbed52
SharedWorker test case r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37699 for changes under testing/web-platform/tests
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 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
•