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 Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173716937>
Qianlang Chen
Pull request: https://github.com/WebKit/WebKit/pull/62149
EWS
Committed 311211@main (bd64dde4cccc): <https://commits.webkit.org/311211@main>
Reviewed commits have been landed. Closing PR #62149 and removing active labels.