Bug 146167 - REGRESSION: js/script-tests/regexp-flags.js fails in debug builds
Summary: REGRESSION: js/script-tests/regexp-flags.js fails in debug builds
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-19 15:35 PDT by Geoffrey Garen
Modified: 2015-06-19 15:45 PDT (History)
0 users

See Also:


Attachments
Patch (1.56 KB, patch)
2015-06-19 15:40 PDT, Geoffrey Garen
msaboff: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2015-06-19 15:35:37 PDT
REGRESSION: fast/regex/script-tests/parentheses.js fails in debug builds
Comment 1 Geoffrey Garen 2015-06-19 15:39:57 PDT
Correction: It's flags, not parentheses.
Comment 2 Geoffrey Garen 2015-06-19 15:40:46 PDT
Created attachment 255236 [details]
Patch
Comment 3 Geoffrey Garen 2015-06-19 15:44:23 PDT
Looks like someone fixed this already.
Comment 4 Michael Saboff 2015-06-19 15:45:07 PDT
Comment on attachment 255236 [details]
Patch

r=me