Bug 235987 - Replace WebCore::topOriginURL() to SecurityOrigin::toURL()
Summary: Replace WebCore::topOriginURL() to SecurityOrigin::toURL()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 235958
  Show dependency treegraph
 
Reported: 2022-02-01 16:39 PST by Chris Dumez
Modified: 2022-02-01 19:33 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2022-02-01 16:42 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (4.72 KB, patch)
2022-02-01 16:47 PST, Chris Dumez
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>