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

Issue 140783007: Remove custom V8 bindings for MIDI (Closed)

Created:
6 years, 11 months ago by haraken
Modified:
6 years, 11 months ago
CC:
blink-reviews, kojih, arv+blink, jsbell+bindings_chromium.org, sof, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive
Visibility:
Public.

Description

Remove custom V8 bindings for MIDI We can remove the custom bindings using [SetReference]. [SetReference] generates code that is semantically the same as the custom bindings. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165286

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -108 lines) Patch
M Source/bindings/bindings.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
D Source/bindings/v8/custom/V8MIDIInputCustom.cpp View 1 chunk +0 lines, -52 lines 0 comments Download
D Source/bindings/v8/custom/V8MIDIOutputCustom.cpp View 1 chunk +0 lines, -52 lines 0 comments Download
M Source/modules/webmidi/MIDIInput.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webmidi/MIDIOutput.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
haraken
PTAL
6 years, 11 months ago (2014-01-17 06:45:26 UTC) #1
kouhei (in TOK)
lgtm
6 years, 11 months ago (2014-01-17 06:48:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/140783007/1
6 years, 11 months ago (2014-01-17 06:48:51 UTC) #3
Nils Barth (inactive)
BTW, a high-five for the good design on [SetReference]! (Replacing existing custom code even outside ...
6 years, 11 months ago (2014-01-17 06:50:47 UTC) #4
Takashi Toyoshima
LGTM, thank you for cleaning up.
6 years, 11 months ago (2014-01-17 06:51:30 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 08:00:31 UTC) #6
Message was sent while issue was closed.
Change committed as 165286

Powered by Google App Engine
This is Rietveld 408576698