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

Issue 1417733012: [regexp] remove no-op RegExp.multiline accessor and alias (Closed)

Created:
5 years, 1 month ago by caitp (gmail)
Modified:
5 years, 1 month ago
Reviewers:
Dan Ehrenberg, adamk, Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[regexp] remove no-op RegExp.multiline accessor and alias Remove some non-standard code that doesn't do anything anyways. While FireFox uses this to set the default value for the multiline flag, it is nonstandard and slated for removal. The matching behaviour has never been implemented in either JSC or V8, so there is little web-compat risk. The only possible risk could be someone depending on the ToBoolean() behaviour of the flag, but this seems unlikely. BUG=v8:3870 LOG=N R=adamk@chromium.org, littledan@chromium.org, yangguo@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel Committed: https://crrev.com/e63248f6d75c7a155bc300ba847252b8f354d600 Cr-Commit-Position: refs/heads/master@{#31882}

Patch Set 1 #

Patch Set 2 : Add mozilla test expectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -21 lines) Patch
M src/js/regexp.js View 1 chunk +0 lines, -19 lines 0 comments Download
M test/mjsunit/regexp-static.js View 1 chunk +0 lines, -2 lines 0 comments Download
M test/mozilla/mozilla.status View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
caitp (gmail)
Proposed this like 9 months ago, maybe it' s worth trying it. It would be ...
5 years, 1 month ago (2015-11-06 20:34:11 UTC) #1
Yang
On 2015/11/06 20:34:11, caitp wrote: > Proposed this like 9 months ago, maybe it' s ...
5 years, 1 month ago (2015-11-06 20:43:29 UTC) #2
caitp (gmail)
On 2015/11/06 20:43:29, Yang wrote: > On 2015/11/06 20:34:11, caitp wrote: > > Proposed this ...
5 years, 1 month ago (2015-11-06 20:44:22 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417733012/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417733012/20001
5 years, 1 month ago (2015-11-06 21:49:37 UTC) #5
commit-bot: I haz the power
Dry run: No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even ...
5 years, 1 month ago (2015-11-06 21:49:38 UTC) #7
caitp (gmail)
https://codereview.chromium.org/1428393003/ will land soon I guess --- it's probably the only test that's broken
5 years, 1 month ago (2015-11-06 23:50:00 UTC) #8
Yang
On 2015/11/06 23:50:00, caitp wrote: > https://codereview.chromium.org/1428393003/ will land soon I guess --- it's > ...
5 years, 1 month ago (2015-11-09 07:33:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417733012/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417733012/20001
5 years, 1 month ago (2015-11-09 12:53:44 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-09 14:03:19 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-09 14:03:40 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e63248f6d75c7a155bc300ba847252b8f354d600
Cr-Commit-Position: refs/heads/master@{#31882}

Powered by Google App Engine
This is Rietveld 408576698