Bug 76642 - Implicit creation of a regular expression should eagerly check for syntax errors
Summary: Implicit creation of a regular expression should eagerly check for syntax errors
Status: RESOLVED FIXED
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:
: 15450 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-01-19 10:39 PST by Geoffrey Garen
Modified: 2024-02-05 16:13 PST (History)
5 users (show)

See Also:


Attachments
Patch (10.07 KB, patch)
2012-01-19 11:07 PST, Geoffrey Garen
oliver: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2012-01-19 10:39:06 PST
Implicit creation of a regular expression should eagerly check for syntax errors
Comment 1 Geoffrey Garen 2012-01-19 11:07:55 PST
Created attachment 123152 [details]
Patch
Comment 2 Oliver Hunt 2012-01-19 11:25:16 PST
Comment on attachment 123152 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-01-19 13:03:26 PST
Comment on attachment 123152 [details]
Patch

Attachment 123152 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11298184

New failing tests:
fast/regex/syntax-errors.html
Comment 4 Geoffrey Garen 2012-01-19 13:57:18 PST
Committed r105444: <http://trac.webkit.org/changeset/105444>
Comment 5 Alexey Shvayka 2024-02-05 16:13:59 PST
*** Bug 15450 has been marked as a duplicate of this bug. ***