Web MIDI: running status should be reset on receiving a system message
commitbb981086bf2cbb96351bd74ccbbed3cac4830e94
authortoyoshim <toyoshim@chromium.org>
Mon, 23 Feb 2015 05:18:09 +0000 (22 21:18 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Feb 2015 05:18:52 +0000 (23 05:18 +0000)
tree8a0b6a479731c7be67dc68cb83b6aeb698519254
parentae819bb3096b63a11b8c1ff47dd3b69f85ea241b
Web MIDI: running status should be reset on receiving a system message

Running status should be used only for channel voice messages, and
it is recommented that the status is cleared on receiving system
common messages including system exclusive messages.

BUG=456780
TEST=media_unittests

Review URL: https://codereview.chromium.org/949683002

Cr-Commit-Position: refs/heads/master@{#317545}
media/midi/midi_message_queue.cc
media/midi/midi_message_queue_unittest.cc