Bug 154732 - Make testRegExp not crash when given an invalid regexp
Summary: Make testRegExp not crash when given an invalid regexp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-26 10:33 PST by Oliver Hunt
Modified: 2016-02-26 11:18 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2016-02-26 10:35 PST, Oliver Hunt
no flags Details | Formatted Diff | Diff
Patch (2.43 KB, patch)
2016-02-26 11:13 PST, Oliver Hunt
mark.lam: 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 2016-02-26 10:33:53 PST
Make testRegExp not crash when given an invalid regexp
Comment 1 Oliver Hunt 2016-02-26 10:35:08 PST
Created attachment 272336 [details]
Patch
Comment 2 Mark Lam 2016-02-26 10:37:23 PST
Comment on attachment 272336 [details]
Patch

test case?
Comment 3 Oliver Hunt 2016-02-26 11:13:34 PST
Created attachment 272348 [details]
Patch
Comment 4 Mark Lam 2016-02-26 11:15:12 PST
Comment on attachment 272348 [details]
Patch

r=me
Comment 5 Oliver Hunt 2016-02-26 11:18:04 PST
Committed r197185: <http://trac.webkit.org/changeset/197185>