Bug 296461
| Summary: | Update state if WKNavigationDelegate responds with WKNavigationActionPolicyCancel when RemoteFrames are being navigated | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Nipun Shukla <nipun_shukla> |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Nipun Shukla
rdar://116203453
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nipun Shukla
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
Pull request: https://github.com/WebKit/WebKit/pull/48744
EWS
Committed 298599@main (3ecc04282f35): <https://commits.webkit.org/298599@main>
Reviewed commits have been landed. Closing PR #48744 and removing active labels.