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

Issue 2316513003: [regexp] Install all getters and setters as DONT_ENUM (Closed)

Created:
4 years, 3 months ago by jgruber
Modified:
4 years, 3 months ago
CC:
v8-reviews_googlegroups.com, machenbach, Dan Ehrenberg
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[regexp] Install all getters and setters as DONT_ENUM Prior to 69debbb50c0ad62aba37c410c0aa917211805839, InstallGetterSetter was bugged and ignored all passed attributes, installing as DONT_ENUM instead. This commit makes sure we match old behavior now that that bug is fixed. BUG=v8:5339 Committed: https://crrev.com/71668bbb5c7d0e65b75fca572cd9e90fe2db2284 Cr-Commit-Position: refs/heads/master@{#39191}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -11 lines) Patch
M src/js/regexp.js View 2 chunks +17 lines, -11 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
jgruber
This CL should fix the layout test failures we've been getting due to: -PASS Object.getOwnPropertyDescriptor(RegExp, ...
4 years, 3 months ago (2016-09-06 07:19:17 UTC) #4
Benedikt Meurer
lgtm
4 years, 3 months ago (2016-09-06 07:19:51 UTC) #5
jgruber
On 2016/09/06 07:19:17, jgruber wrote: > This CL should fix the layout test failures we've ...
4 years, 3 months ago (2016-09-06 07:20:05 UTC) #6
Michael Achenbach
Thanks! Can I switch dry run to commit?
4 years, 3 months ago (2016-09-06 07:30:34 UTC) #8
Michael Achenbach
Maybe reference the other BUG?
4 years, 3 months ago (2016-09-06 07:30:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2316513003/1
4 years, 3 months ago (2016-09-06 07:34:57 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-06 07:36:49 UTC) #15
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 07:37:20 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/71668bbb5c7d0e65b75fca572cd9e90fe2db2284
Cr-Commit-Position: refs/heads/master@{#39191}

Powered by Google App Engine
This is Rietveld 408576698