Bug 311128
| Summary: | [Site Isolation] http/tests/security/block-top-level-navigation-via-redirect-by-third-party-iframes.html is missing "Unsafe JavaScript..." console message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anthony Tarbinian <a.tarbinian> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anthony Tarbinian
When run with Site Isolation the test "http/tests/security/block-top-level-navigation-via-redirect-by-third-party-iframes.html" is missing the following console message:
```
CONSOLE MESSAGE: Unsafe JavaScript attempt to initiate navigation for frame with URL 'http://127.0.0.1:8000/security/block-top-level-navigation-via-redirect-by-third-party-iframes.html' from frame with URL 'http://localhost:8000/security/resources/navigate-top-level-frame-to-failure-page-via-redirect.html'. The frame attempting navigation of the top-level window is cross-origin or untrusted and the user has never interacted with the frame.
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173717035>
Anthony Tarbinian
Pull request: https://github.com/WebKit/WebKit/pull/61712
EWS
Committed 311805@main (b9f789219c65): <https://commits.webkit.org/311805@main>
Reviewed commits have been landed. Closing PR #61712 and removing active labels.