Bug 310567

Summary: [Site Isolation] Web Inspector: Add frame target test coverage for cancelling provisional page loading
Product: WebKit Reporter: Qianlang Chen <qianlangchen>
Component: Web InspectorAssignee: Qianlang Chen <qianlangchen>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Qianlang Chen
Reported 2026-03-23 13:05:08 PDT
After the work in [1] that introduces the provisional frame target for page-level cross-origin navigation, we should consider adding tests covering the code path for cancelling the page-level provisional loading, AKA a frame-target variant of the test in [2] - [1]: https://github.com/WebKit/WebKit/pull/61055 - [2]: https://github.com/WebKit/WebKit/blob/main/LayoutTests/http/tests/inspector/target/provisional-load-cancels-previous-load.html The test in [2] is currently crashing under site isolation and marked as skipped in the mac-site-isolation's test expectations. We likely need to investigate or fix that crash first
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-30 13:06:13 PDT
Qianlang Chen
Comment 2 2026-04-06 15:21:54 PDT
EWS
Comment 3 2026-04-14 11:04:38 PDT
Committed 311211@main (bd64dde4cccc): <https://commits.webkit.org/311211@main> Reviewed commits have been landed. Closing PR #62149 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.