Bug 214313 - Handle out of memory error while creating an error message in the literal parser.
Summary: Handle out of memory error while creating an error message in the literal par...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-14 12:30 PDT by Mark Lam
Modified: 2020-07-14 15:52 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (4.06 KB, patch)
2020-07-14 12:36 PDT, Mark Lam
saam: review+
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-07-14 12:30:32 PDT
<rdar://problem/65031745>
Comment 1 Mark Lam 2020-07-14 12:36:14 PDT
Created attachment 404264 [details]
proposed patch.
Comment 2 Mark Lam 2020-07-14 15:52:09 PDT
Thanks for the review.  Landed in r264379: <http://trac.webkit.org/r264379>.