Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Issue 2854025: Bring bugfix of global regexps to the 2.1 branch. (Closed)

Created:
10 years, 6 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Bring bugfix of global regexps to the 2.1 branch. global regexps now behave correctly after the second failed match on the same string. BUG=45469 Committed: http://code.google.com/p/v8/source/detail?r=4948

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -2 lines) Patch
M src/regexp.js View 1 chunk +4 lines, -1 line 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-45469.js View 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
10 years, 6 months ago (2010-06-25 08:06:12 UTC) #1
Mads Ager (chromium)
10 years, 6 months ago (2010-06-25 08:07:01 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698