Bug 321239
| Summary: | [Site Isolation] Web Inspector: searchInResources.html fails under Site Isolation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Qianlang Chen <qianlangchen> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| 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
Fix this layout test to unblock enabling the new page domain architecture by default
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/184286094>
Qianlang Chen
https://github.com/WebKit/WebKit/pull/71112
Qianlang Chen
The fixed test (that makes use of the correct Page agent from the correct target) when run under stress seems to have caught some flakiness in our new implementation where a resource may be double-reported if it's cached. Taking a deeper look
Qianlang Chen
Oh, the double-reporting is tracked in Bug 188287, and Devin has a PR out for that: https://github.com/WebKit/WebKit/pull/69446
EWS
Committed 319070@main (b330d0a4e971): <https://commits.webkit.org/319070@main>
Reviewed commits have been landed. Closing PR #71112 and removing active labels.