Bug 40951 - Make JSC more resilient in the face of parse failures
Summary: Make JSC more resilient in the face of parse failures
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-21 16:02 PDT by Oliver Hunt
Modified: 2010-06-21 16:18 PDT (History)
0 users

See Also:


Attachments
Patch (26.18 KB, patch)
2010-06-21 16:05 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-06-21 16:02:00 PDT
Make JSC more resilient in the face of parse failures
Comment 1 Oliver Hunt 2010-06-21 16:05:14 PDT
Created attachment 59304 [details]
Patch
Comment 2 Geoffrey Garen 2010-06-21 16:09:14 PDT
Comment on attachment 59304 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-06-21 16:18:04 PDT
Committed r61588: <http://trac.webkit.org/changeset/61588>