RESOLVED FIXED Bug 236340
self.location.href is incorrect in shared workers in case of redirects
https://bugs.webkit.org/show_bug.cgi?id=236340
Summary self.location.href is incorrect in shared workers in case of redirects
Chris Dumez
Reported 2022-02-08 16:22:26 PST
self.location.href is incorrect in shared workers in case of redirects. It should be the URL of the last request, not the first one.
Attachments
Patch (36.27 KB, patch)
2022-02-08 16:38 PST, Chris Dumez
no flags
Patch (37.08 KB, patch)
2022-02-09 07:16 PST, Chris Dumez
no flags
Patch (37.97 KB, patch)
2022-02-09 08:23 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2022-02-08 16:38:18 PST
Chris Dumez
Comment 2 2022-02-09 07:16:20 PST
Chris Dumez
Comment 3 2022-02-09 08:23:49 PST
Geoffrey Garen
Comment 4 2022-02-09 10:05:40 PST
Comment on attachment 451383 [details] Patch r=me
EWS
Comment 5 2022-02-09 10:31:39 PST
Committed r289483 (247024@main): <https://commits.webkit.org/247024@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451383 [details].
Radar WebKit Bug Importer
Comment 6 2022-02-09 10:40:17 PST
Note You need to log in before you can comment on or make changes to this bug.