Bug 258064

Summary: WebCodecsVideoFrame checkImageUsability is checking origin clean slightly ahead of time
Product: WebKit Reporter: youenn fablet <youennf>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

youenn fablet
Reported 2023-06-13 23:38:47 PDT
As per spec, we should first check usability then origin clean. We might want to rename checkImageUsability to checkImageUsabilityAndOrigin.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-13 23:39:06 PDT
youenn fablet
Comment 2 2023-06-14 00:03:42 PDT
I filed https://github.com/w3c/webcodecs/issues/682 to see whether we should align with the spec or update the spec.
Note You need to log in before you can comment on or make changes to this bug.