WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269181
TextTrack should be constructed with a ScriptExecutionContext rather than a Document
https://bugs.webkit.org/show_bug.cgi?id=269181
Summary
TextTrack should be constructed with a ScriptExecutionContext rather than a D...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-11 21:23:48 PST
<
rdar://problem/122776217
>
Jean-Yves Avenard [:jya]
Comment 2
2024-02-11 21:30:53 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24241
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.
Top of Page
Format For Printing
XML
Clone This Bug