Bug 278486
Summary: | [Navigation] Reject intercepted navigations with the correct caught exception | ||
---|---|---|---|
Product: | WebKit | Reporter: | Patrick Griffis <pgriffis> |
Component: | WebCore Misc. | Assignee: | Patrick Griffis <pgriffis> |
Status: | RESOLVED MOVED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Patrick Griffis
We store the exception from JS so it now has the correct type and information such as lineno.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Patrick Griffis
Pull request: https://github.com/WebKit/WebKit/pull/32546
Radar WebKit Bug Importer
<rdar://problem/134882834>
Patrick Griffis
Replaced by bug 279032