Bug 216015 - Missing exception check while handling the onbeforeunload event.
Summary: Missing exception check while handling the onbeforeunload event.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-31 14:48 PDT by Mark Lam
Modified: 2020-08-31 19:46 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch. (5.19 KB, patch)
2020-08-31 15:06 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-08-31 14:48:13 PDT
<rdar://problem/66324934>
Comment 1 Mark Lam 2020-08-31 15:06:14 PDT
Created attachment 407629 [details]
proposed patch.
Comment 2 Mark Lam 2020-08-31 19:42:31 PDT
Comment on attachment 407629 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 3 EWS 2020-08-31 19:45:13 PDT
Committed r266383: <https://trac.webkit.org/changeset/266383>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 407629 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-31 19:46:03 PDT
<rdar://problem/68115033>
Comment 5 Mark Lam 2020-08-31 19:46:46 PDT
<rdar://problem/66324934>