Bug 154732

Summary: Make testRegExp not crash when given an invalid regexp
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mark.lam: review+

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>