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

Issue 1778773002: [bindings] remove @@iterator from Window (Closed)

Created:
4 years, 9 months ago by caitp (gmail)
Modified:
4 years, 9 months ago
Reviewers:
haraken, tkent, domenic, Yuki
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[bindings] remove @@iterator from Window Window is now exempt from the WebIDL policy granting @@iterator to Array-like objects, as of a recent change to the Window specification (https://html.spec.whatwg.org/#window) --- due to the indexed getter being removed, and handled in WindowProxy instead (https://github.com/whatwg/html/commit/acae3df652b382e9f4f1d1b4dc7e08e2b00df821) BUG=593174, 538558 LOG=N R=yukishiino@chromium.org, haraken@chromium.org Committed: https://crrev.com/02a0abbbdb24780320afc40d02c3114b1045b8e0 Cr-Commit-Position: refs/heads/master@{#381464}

Patch Set 1 #

Patch Set 2 : remove expected failure #

Total comments: 2

Patch Set 3 : remove extra conditional in interface_base.cpp template #

Patch Set 4 : Rebased on top of shipping CL #

Messages

Total messages: 22 (11 generated)
caitp (gmail)
PTAL --- Domenic if you could provide more context for this spec change, I'd like ...
4 years, 9 months ago (2016-03-09 01:23:59 UTC) #1
Yuki
https://codereview.chromium.org/1778773002/diff/20001/third_party/WebKit/Source/bindings/templates/interface_base.cpp File third_party/WebKit/Source/bindings/templates/interface_base.cpp (right): https://codereview.chromium.org/1778773002/diff/20001/third_party/WebKit/Source/bindings/templates/interface_base.cpp#newcode339 third_party/WebKit/Source/bindings/templates/interface_base.cpp:339: {% if not is_global %} It's better to merge ...
4 years, 9 months ago (2016-03-09 04:19:30 UTC) #7
caitp (gmail)
thx, one moment https://codereview.chromium.org/1778773002/diff/20001/third_party/WebKit/Source/bindings/templates/interface_base.cpp File third_party/WebKit/Source/bindings/templates/interface_base.cpp (right): https://codereview.chromium.org/1778773002/diff/20001/third_party/WebKit/Source/bindings/templates/interface_base.cpp#newcode339 third_party/WebKit/Source/bindings/templates/interface_base.cpp:339: {% if not is_global %} On ...
4 years, 9 months ago (2016-03-09 04:34:02 UTC) #8
domenic
On 2016/03/09 at 01:23:59, caitpotter88 wrote: > PTAL --- Domenic if you could provide more ...
4 years, 9 months ago (2016-03-09 17:11:17 UTC) #10
caitp (gmail)
On 2016/03/09 17:11:17, domenic wrote: > On 2016/03/09 at 01:23:59, caitpotter88 wrote: > > PTAL ...
4 years, 9 months ago (2016-03-10 17:53:34 UTC) #11
caitp (gmail)
Ping
4 years, 9 months ago (2016-03-16 14:21:16 UTC) #12
Yuki
LGTM.
4 years, 9 months ago (2016-03-16 14:30:59 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1778773002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1778773002/60001
4 years, 9 months ago (2016-03-16 14:32:40 UTC) #16
haraken
LGTM
4 years, 9 months ago (2016-03-16 14:35:39 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-16 16:14:15 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-03-16 16:17:00 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/02a0abbbdb24780320afc40d02c3114b1045b8e0
Cr-Commit-Position: refs/heads/master@{#381464}

Powered by Google App Engine
This is Rietveld 408576698