Bug 311136
| Summary: | [Site Isolation] Web Inspector: Fix Runtime and Debugger layout test failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Qianlang Chen <qianlangchen> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_panta, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Qianlang Chen
The following new tests added as part of the work toward the Runtime and Debugger domains are still failing or timing out (on mac-wk2, on either debug or release):
http/tests/site-isolation/inspector/runtime/evaluate-in-cross-origin-iframe.html
http/tests/site-isolation/inspector/runtime/execution-context-from-frame-target.html
http/tests/site-isolation/inspector/runtime/executionContextCreated-frame-target.html
http/tests/site-isolation/inspector/debugger/scriptParsed-frame-target.html
http/tests/site-isolation/inspector/debugger/pause-in-cross-origin-iframe.html
http/tests/site-isolation/inspector/debugger/setBreakpoint-cross-origin-iframe.html
We should fix them to unblock having test coverage as site isolation work continues
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173722617>
Anuj Panta
Debugger tests fixed in https://bugs.webkit.org/show_bug.cgi?id=311123, this will be used for runtime issues
Anuj Panta
Pull request: https://github.com/WebKit/WebKit/pull/63277
EWS
Committed 311959@main (79442d49cf75): <https://commits.webkit.org/311959@main>
Reviewed commits have been landed. Closing PR #63277 and removing active labels.