Bug 225264

Summary: Add some missing exception checks before some jsCasts.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch.
none
proposed patch.
none
proposed patch. none

Description Mark Lam 2021-04-30 19:58:19 PDT
rdar://77381608
Comment 1 Mark Lam 2021-04-30 20:23:56 PDT
Created attachment 427485 [details]
proposed patch.
Comment 2 Mark Lam 2021-04-30 20:25:07 PDT
Created attachment 427486 [details]
proposed patch.
Comment 3 Mark Lam 2021-04-30 20:27:29 PDT
Comment on attachment 427486 [details]
proposed patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=427486&action=review

> Source/JavaScriptCore/ChangeLog:12
> +        time of the jsCast.  On ASSERTs are not enabled, this will be a no-op.  All clients

/On/If/.  Will fix before landing.
Comment 4 Mark Lam 2021-04-30 20:51:25 PDT
Created attachment 427488 [details]
proposed patch.
Comment 5 EWS 2021-05-03 08:55:02 PDT
Committed r276900 (237246@main): <https://commits.webkit.org/237246@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427488 [details].