RESOLVED FIXED296461
Update state if WKNavigationDelegate responds with WKNavigationActionPolicyCancel when RemoteFrames are being navigated
https://bugs.webkit.org/show_bug.cgi?id=296461
Summary Update state if WKNavigationDelegate responds with WKNavigationActionPolicyCa...
Nipun Shukla
Reported 2025-07-24 17:05:15 PDT
Attachments
Nipun Shukla
Comment 1 2025-07-24 17:06:22 PDT
May need to investigate WKNavigationResponsePolicyCancel to clean up state instead as it's likely no provisional frame was made when WKNavigationActionPolicyCancel was run, but the response needs new IPC from UI process to web content process to remove a provisional frame and possibly a ProvisionalFrameProxy.
Nipun Shukla
Comment 2 2025-07-30 15:52:51 PDT
EWS
Comment 3 2025-08-12 19:12:27 PDT
Committed 298599@main (3ecc04282f35): <https://commits.webkit.org/298599@main> Reviewed commits have been landed. Closing PR #48744 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.