Bug 269181

Summary: TextTrack should be constructed with a ScriptExecutionContext rather than a Document
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 264134    

Jean-Yves Avenard [:jya]
Reported 2024-02-11 21:23:28 PST
TextTrack/AudioTrack/VideoTrack have to be usable in a DedicatedWorker (see https://github.com/w3c/media-source/issues/280) TextTrack's constructor requires a Document& ; we need to make it a ScriptExecutionScript.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-02-11 21:23:48 PST
Jean-Yves Avenard [:jya]
Comment 2 2024-02-11 21:30:53 PST
EWS
Comment 3 2024-02-12 01:09:14 PST
Committed 274455@main (21b659583b5f): <https://commits.webkit.org/274455@main> Reviewed commits have been landed. Closing PR #24241 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.