Bug 246950
Summary: | Mac MiniBrowser should match Safari's behavior for anchor links to javascript URLs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Reno <rreno> |
Component: | Tools / Tests | Assignee: | Ryan Reno <rreno> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Reno
Mac MiniBrowser attempts to download a javascript URL when navigating to a new top level browsing context. In other words, when attempting to open a popup to a Javascript URL (e.g. with a target=_blank anchor element) MiniBrowser tries to download the resulting javascript execution as a plain text file. Mac MiniBrowser should match Safari's behavior of cancelling the navigation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/101502667>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/5709
EWS
Committed 255918@main (61e2b7c76840): <https://commits.webkit.org/255918@main>
Reviewed commits have been landed. Closing PR #5709 and removing active labels.