Bug 235987

Summary: Replace WebCore::topOriginURL() to SecurityOrigin::toURL()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, darin, ggaren, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 235958    
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch ews-feeder: commit-queue-

Description Chris Dumez 2022-02-01 16:39:48 PST
Replace WebCore::topOriginURL() to SecurityOrigin::toURL() so that it can be reused by Shared Workers.
Comment 1 Chris Dumez 2022-02-01 16:42:19 PST
Created attachment 450588 [details]
Patch
Comment 2 Chris Dumez 2022-02-01 16:47:01 PST
Created attachment 450589 [details]
Patch
Comment 3 Geoffrey Garen 2022-02-01 16:53:39 PST
Comment on attachment 450589 [details]
Patch

r=me
Comment 4 EWS 2022-02-01 18:46:57 PST
Committed r288936 (246666@main): <https://commits.webkit.org/246666@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 450589 [details].
Comment 5 Radar WebKit Bug Importer 2022-02-01 18:47:29 PST
<rdar://problem/88359484>