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

Issue 14423002: Web MIDI: implement MIDIErrorCallback (Closed)

Created:
7 years, 8 months ago by Takashi Toyoshima
Modified:
7 years, 8 months ago
Reviewers:
tkent, Chris Rogers
CC:
blink-reviews, cwilso
Visibility:
Public.

Description

Web MIDI: implement MIDIErrorCallback This change implements MIDIErrorCallback. BUG=163795 TEST=none R=crogers@google.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=148967

Patch Set 1 #

Total comments: 8

Patch Set 2 : fixed #

Patch Set 3 : (rebase) #

Total comments: 8

Patch Set 4 : #include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -26 lines) Patch
M Source/modules/modules.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
A + Source/modules/webmidi/MIDIErrorCallback.h View 1 2 3 2 chunks +11 lines, -10 lines 0 comments Download
A + Source/modules/webmidi/MIDIErrorCallback.cpp View 1 2 3 3 chunks +15 lines, -14 lines 0 comments Download
A + Source/modules/webmidi/MIDIErrorCallback.idl View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Takashi Toyoshima
Hi Chris, This is the second interface. Can you take a look this?
7 years, 8 months ago (2013-04-23 06:58:42 UTC) #1
Chris Rogers
toyoshim: lgtm with nits cwilso: Web MIDI spec should probably be updated to define ErrorCallback ...
7 years, 8 months ago (2013-04-23 20:35:23 UTC) #2
Takashi Toyoshima
https://codereview.chromium.org/14423002/diff/1/Source/modules/webmidi/MIDIErrorCallback.cpp File Source/modules/webmidi/MIDIErrorCallback.cpp (right): https://codereview.chromium.org/14423002/diff/1/Source/modules/webmidi/MIDIErrorCallback.cpp#newcode44 Source/modules/webmidi/MIDIErrorCallback.cpp:44: static PassOwnPtr<DispatchCallbackTask> create(PassRefPtr<MIDIErrorCallback> callback, PassRefPtr<DOMError> data) On 2013/04/23 20:35:23, ...
7 years, 8 months ago (2013-04-24 01:31:51 UTC) #3
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 8 months ago (2013-04-24 01:39:46 UTC) #4
Takashi Toyoshima
+tkent for modules/modules.gypi OWNERS review. Hum... I feel modules/modules.gypi should have per-file OWNERS entry.
7 years, 8 months ago (2013-04-24 01:52:02 UTC) #5
Chris Rogers
On 2013/04/24 01:52:02, Takashi Toyoshima (chromium) wrote: > +tkent for modules/modules.gypi OWNERS review. > Hum... ...
7 years, 8 months ago (2013-04-24 01:58:33 UTC) #6
tkent
https://codereview.chromium.org/14423002/diff/10001/Source/modules/webmidi/MIDIErrorCallback.cpp File Source/modules/webmidi/MIDIErrorCallback.cpp (right): https://codereview.chromium.org/14423002/diff/10001/Source/modules/webmidi/MIDIErrorCallback.cpp#newcode33 Source/modules/webmidi/MIDIErrorCallback.cpp:33: #include "MIDIErrorCallback.h" Please specify "modules/webmidi/MIDIErrorCallback.h" https://codereview.chromium.org/14423002/diff/10001/Source/modules/webmidi/MIDIErrorCallback.cpp#newcode35 Source/modules/webmidi/MIDIErrorCallback.cpp:35: #include "DOMError.h" ...
7 years, 8 months ago (2013-04-24 02:08:43 UTC) #7
Takashi Toyoshima
Thank you Kent-san. I notice that the policy for #include was changed. https://codereview.chromium.org/14423002/diff/10001/Source/modules/webmidi/MIDIErrorCallback.cpp File Source/modules/webmidi/MIDIErrorCallback.cpp ...
7 years, 8 months ago (2013-04-24 02:23:12 UTC) #8
tkent
lgtm
7 years, 8 months ago (2013-04-24 02:25:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14423002/8003
7 years, 8 months ago (2013-04-24 02:26:18 UTC) #10
commit-bot: I haz the power
Presubmit check for 14423002-8003 failed and returned exit status -2001. The presubmit check was hung. ...
7 years, 8 months ago (2013-04-24 02:32:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14423002/8003
7 years, 8 months ago (2013-04-24 02:32:56 UTC) #12
commit-bot: I haz the power
Presubmit check for 14423002-8003 failed and returned exit status -2001. The presubmit check was hung. ...
7 years, 8 months ago (2013-04-24 02:38:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/toyoshim@chromium.org/14423002/8003
7 years, 8 months ago (2013-04-24 04:42:20 UTC) #14
commit-bot: I haz the power
Presubmit check for 14423002-8003 failed and returned exit status -2001. The presubmit check was hung. ...
7 years, 8 months ago (2013-04-24 04:48:21 UTC) #15
Takashi Toyoshima
7 years, 8 months ago (2013-04-24 05:21:19 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 manually as r148967 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698