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

Issue 1258863003: bindings: Moves [OverrideBuiltins]'s attributes to the prototype chain. (Closed)

Created:
5 years, 4 months ago by Yuki
Modified:
5 years, 3 months ago
Reviewers:
haraken
CC:
blink-reviews, vivekg, blink-reviews-bindings_chromium.org, vivekg_samsung
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

bindings: Moves [OverrideBuiltins]'s attributes to the prototype chain. In short, [OverrideBuiltins] extended attribute requires that indexed/named properties appear on the instance object. Attributes which are not named properties should be placed on the prototype obejct as same as regular attributes. 4.3.12. [OverrideBuiltins] http://heycam.github.io/webidl/#OverrideBuiltins "..., properties corresponding to all of the object’s <supported property names> will appear to be on the object" where <supported property names> are indexed/named properties in our words. BUG=43394 Committed: https://crrev.com/2eebf0fc41ac05f4b827d4bdf93a33372221970c git-svn-id: svn://svn.chromium.org/blink/trunk@199650 bbb929c8-8fbe-4397-9dbb-9b2b20218538

Patch Set 1 #

Patch Set 2 : Updated the test results. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+263 lines, -2 lines) Patch
M LayoutTests/virtual/stable/webexposed/global-interface-listing-expected.txt View 1 5 chunks +129 lines, -0 lines 0 comments Download
M LayoutTests/webexposed/global-interface-listing-expected.txt View 1 5 chunks +133 lines, -0 lines 0 comments Download
M Source/bindings/scripts/v8_utilities.py View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
Yuki
Could you review this CL?
5 years, 4 months ago (2015-07-27 12:16:29 UTC) #2
haraken
This change looks conformant to the spec. Just to confirm, but does this new behavior ...
5 years, 4 months ago (2015-07-27 12:59:05 UTC) #3
Yuki
On 2015/07/27 12:59:05, haraken wrote: > This change looks conformant to the spec. Just to ...
5 years, 4 months ago (2015-07-28 07:42:07 UTC) #4
haraken
On 2015/07/28 07:42:07, Yuki wrote: > On 2015/07/27 12:59:05, haraken wrote: > > This change ...
5 years, 4 months ago (2015-07-28 07:55:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1258863003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1258863003/20001
5 years, 4 months ago (2015-07-29 08:20:33 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://src.chromium.org/viewvc/blink?view=rev&revision=199650
5 years, 4 months ago (2015-07-29 09:41:02 UTC) #8
Yuta Kitamura
On 2015/07/29 09:41:02, commit-bot: I haz the power wrote: > Committed patchset #2 (id:20001) as ...
5 years, 4 months ago (2015-07-29 10:47:22 UTC) #9
Yuta Kitamura
On 2015/07/29 10:47:22, Yuta Kitamura wrote: > On 2015/07/29 09:41:02, commit-bot: I haz the power ...
5 years, 4 months ago (2015-07-29 11:03:51 UTC) #10
Yuki
On 2015/07/29 11:03:51, Yuta Kitamura wrote: > On 2015/07/29 10:47:22, Yuta Kitamura wrote: > > ...
5 years, 4 months ago (2015-07-29 12:36:45 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 11:53:12 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2eebf0fc41ac05f4b827d4bdf93a33372221970c

Powered by Google App Engine
This is Rietveld 408576698