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

Issue 862633002: IDL: Add keys()/values()/entries() to maplike<>/setlike<> interfaces (Closed)

Created:
5 years, 11 months ago by Jens Widell
Modified:
5 years, 11 months ago
Reviewers:
haraken, yhirano
CC:
blink-reviews, blink-reviews-bindings_chromium.org, arv+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

IDL: Add keys()/values()/entries() to maplike<>/setlike<> interfaces Consequently, drop the explicit declaration of them from MIDIInputMap.idl and MIDIOutputMap.idl. Also simplify MIDIPortMap<>'s implementation by inheriting PairIterable<>. BUG=432683 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188809

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -61 lines) Patch
M Source/bindings/scripts/v8_interface.py View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/results/core/V8TestInterface2.cpp View 2 chunks +63 lines, -0 lines 0 comments Download
M Source/bindings/tests/results/core/V8TestObject.cpp View 1 2 chunks +63 lines, -0 lines 0 comments Download
M Source/modules/webmidi/MIDIInputMap.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/modules/webmidi/MIDIOutputMap.idl View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/modules/webmidi/MIDIPortMap.h View 1 4 chunks +16 lines, -54 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Jens Widell
PTAL
5 years, 11 months ago (2015-01-20 09:12:07 UTC) #2
yhirano
lgtm
5 years, 11 months ago (2015-01-20 10:44:07 UTC) #3
Jens Widell
Thanks for reviewing!
5 years, 11 months ago (2015-01-20 10:48:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862633002/1
5 years, 11 months ago (2015-01-20 10:49:13 UTC) #6
haraken
LGTM
5 years, 11 months ago (2015-01-20 11:08:49 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/46924)
5 years, 11 months ago (2015-01-20 12:56:57 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862633002/1
5 years, 11 months ago (2015-01-22 11:19:55 UTC) #11
commit-bot: I haz the power
Failed to apply patch for Source/modules/webmidi/MIDIPortMap.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years, 11 months ago (2015-01-22 11:20:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/862633002/20001
5 years, 11 months ago (2015-01-22 11:43:05 UTC) #15
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 13:00:35 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188809

Powered by Google App Engine
This is Rietveld 408576698