RESOLVED FIXED 239381
TextTrackLoader should use SameOrigin mode by default
https://bugs.webkit.org/show_bug.cgi?id=239381
Summary TextTrackLoader should use SameOrigin mode by default
youenn fablet
Reported 2022-04-15 03:32:49 PDT
As per https://html.spec.whatwg.org/multipage/media.html#start-the-track-processing-model, the request should be same origin as fallback: Let request be the result of creating a potential-CORS request given URL, "track", and corsAttributeState, and with the same-origin fallback flag set.
Attachments
Patch (4.22 KB, patch)
2022-04-15 03:34 PDT, youenn fablet
no flags
WIP (9.99 KB, patch)
2022-04-15 05:58 PDT, youenn fablet
no flags
Patch (19.79 KB, patch)
2022-04-22 05:53 PDT, youenn fablet
no flags
Patch (19.21 KB, patch)
2022-04-22 07:06 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2022-04-15 03:34:54 PDT
youenn fablet
Comment 2 2022-04-15 05:58:52 PDT
youenn fablet
Comment 3 2022-04-22 05:53:20 PDT
youenn fablet
Comment 4 2022-04-22 07:06:14 PDT
Eric Carlson
Comment 5 2022-04-22 08:53:03 PDT
Comment on attachment 458142 [details] Patch r=me once the bots are happy
Radar WebKit Bug Importer
Comment 6 2022-04-22 11:39:42 PDT
EWS
Comment 7 2022-04-24 23:03:49 PDT
Committed r293311 (249934@main): <https://commits.webkit.org/249934@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458142 [details].
Note You need to log in before you can comment on or make changes to this bug.