Closed Bug 1803022 Opened 1 year ago Closed 1 year ago

VideoFrame.codedRect should be null if it's closed

Categories

(Core :: Audio/Video: Web Codecs, defect, P1)

defect

Tracking

()

RESOLVED FIXED
109 Branch
Tracking Status
firefox109 --- fixed

People

(Reporter: chunmin, Assigned: chunmin)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

According to the spec, VideoFrame::GetCodedRect() should return nullptr when [[Detached]] is true.

According to the spec [1], VideoFrame::GetCodedRect() should return
nullptr when [[Detached]] is true.

[1] https://w3c.github.io/webcodecs/#dom-videoframe-codedrect

Assignee: nobody → cchang
Status: NEW → ASSIGNED
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9a40904e807c
VideoFrame's codedRect should be null after it's closed r=padenot
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/37271 for changes under testing/web-platform/tests
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Upstream PR merged by moz-wptsync-bot
Component: Audio/Video → Audio/Video: Web Codecs
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: