Bug 203227

Summary: Fix missing exception check in JSON Stringifier.
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. keith_miller: review+

Description Mark Lam 2019-10-21 17:42:24 PDT
<rdar://problem/56459854>
Comment 1 Mark Lam 2019-10-21 17:45:58 PDT
Created attachment 381487 [details]
proposed patch.
Comment 2 Keith Miller 2019-10-21 17:48:13 PDT
Comment on attachment 381487 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2019-10-21 17:52:09 PDT
Thanks for the review.  Landed in r251403: <http://trac.webkit.org/r251403>.