Bug 248490 - Add support to return an adjusted URL when accessed from JavaScript bindings
Summary: Add support to return an adjusted URL when accessed from JavaScript bindings
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: Charlie Wolfe
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-29 13:18 PST by Charlie Wolfe
Modified: 2022-12-07 09:53 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charlie Wolfe 2022-11-29 13:18:39 PST
We should add support to return an adjusted URL when accessed from JavaScript bindings after a cross site navigation.
Comment 1 Charlie Wolfe 2022-11-29 14:02:28 PST
rdar://100472810
Comment 2 Charlie Wolfe 2022-11-29 14:12:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/6939
Comment 3 EWS 2022-12-07 09:51:43 PST
Committed 257490@main (31e1e52a0454): <https://commits.webkit.org/257490@main>

Reviewed commits have been landed. Closing PR #6939 and removing active labels.