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

Issue 1963063002: Web MIDI: Tune Request [0xf6] wasn't handled correctly. (Closed)

Created:
4 years, 7 months ago by Takashi Toyoshima
Modified:
4 years, 7 months ago
Reviewers:
yhirano
CC:
chromium-reviews, blink-reviews, haraken, toyoshim+midi_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Web MIDI: Tune Request [0xf6] wasn't handled correctly. Tune Request is one of System Common Messages, but is a special because only this message type has no data. This message wasn't handled correctly before this change. BUG=610116 Committed: https://crrev.com/34b2ef7758db06aedf73e707d591292e61eee7c9 Cr-Commit-Position: refs/heads/master@{#393192}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/webmidi/send-messages.html View 1 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/webmidi/send-system-messages.html View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/webmidi/send-system-messages-expected.txt View 1 2 1 chunk +97 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/MIDIOutput.cpp View 1 2 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Takashi Toyoshima
PTAL
4 years, 7 months ago (2016-05-10 09:41:55 UTC) #3
yhirano
lgtm https://codereview.chromium.org/1963063002/diff/20001/third_party/WebKit/LayoutTests/webmidi/send-system-messages.html File third_party/WebKit/LayoutTests/webmidi/send-system-messages.html (right): https://codereview.chromium.org/1963063002/diff/20001/third_party/WebKit/LayoutTests/webmidi/send-system-messages.html#newcode39 third_party/WebKit/LayoutTests/webmidi/send-system-messages.html:39: shouldNotThrow('output.send(message)'); optional: You don't need shouldNotThrow because if ...
4 years, 7 months ago (2016-05-10 16:08:24 UTC) #4
Takashi Toyoshima
https://codereview.chromium.org/1963063002/diff/20001/third_party/WebKit/LayoutTests/webmidi/send-system-messages.html File third_party/WebKit/LayoutTests/webmidi/send-system-messages.html (right): https://codereview.chromium.org/1963063002/diff/20001/third_party/WebKit/LayoutTests/webmidi/send-system-messages.html#newcode39 third_party/WebKit/LayoutTests/webmidi/send-system-messages.html:39: shouldNotThrow('output.send(message)'); On 2016/05/10 16:08:24, yhirano wrote: > optional: You ...
4 years, 7 months ago (2016-05-11 05:59:16 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1963063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1963063002/40001
4 years, 7 months ago (2016-05-11 05:59:53 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/219592)
4 years, 7 months ago (2016-05-11 08:09:10 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1963063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1963063002/40001
4 years, 7 months ago (2016-05-11 09:51:45 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/219731)
4 years, 7 months ago (2016-05-11 13:43:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1963063002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1963063002/40001
4 years, 7 months ago (2016-05-12 03:28:07 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-05-12 05:37:11 UTC) #18
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 05:38:30 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/34b2ef7758db06aedf73e707d591292e61eee7c9
Cr-Commit-Position: refs/heads/master@{#393192}

Powered by Google App Engine
This is Rietveld 408576698