Bug 296104
| Summary: | [Navigation API] NavigateEvent.intercept() doesn't handle exception correctly in its handler(). | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
| Component: | New Bugs | Assignee: | Basuke Suzuki <basuke> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Basuke Suzuki
If exception happens, it will be caught by unhandled rejection handler.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
rdar://156007630
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/48162
EWS
Committed 297745@main (81e80d31ecc2): <https://commits.webkit.org/297745@main>
Reviewed commits have been landed. Closing PR #48162 and removing active labels.