Bug 236340

Summary: self.location.href is incorrect in shared workers in case of redirects
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ews-watchlist, ggaren, japhet, mkwst, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 230382    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.