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

Issue 516893002: [MIDI] Make android MIDI port id unique (Closed)

Created:
6 years, 3 months ago by yhirano
Modified:
6 years, 3 months ago
Reviewers:
Takashi Toyoshima
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[MIDI] Make android MIDI port id unique MIDI port id must be unique, as specified in the spec. BUG=341423 Committed: https://crrev.com/b6cfa6a1c84229eab303875c9ea64f817338ff8e Cr-Commit-Position: refs/heads/master@{#292553}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M media/midi/midi_manager_usb.cc View 1 2 2 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
yhirano
yhirano@chromium.org changed reviewers: + toyoshim@chromium.org
6 years, 3 months ago (2014-08-28 11:26:19 UTC) #1
yhirano
6 years, 3 months ago (2014-08-28 11:26:20 UTC) #2
Takashi Toyoshima
https://codereview.chromium.org/516893002/diff/20001/media/midi/midi_manager_usb.cc File media/midi/midi_manager_usb.cc (right): https://codereview.chromium.org/516893002/diff/20001/media/midi/midi_manager_usb.cc#newcode99 media/midi/midi_manager_usb.cc:99: port.id = base::StringPrintf("port-%zu-%zu", i, j); I might be wrong, ...
6 years, 3 months ago (2014-08-28 11:52:11 UTC) #3
yhirano
https://codereview.chromium.org/516893002/diff/20001/media/midi/midi_manager_usb.cc File media/midi/midi_manager_usb.cc (right): https://codereview.chromium.org/516893002/diff/20001/media/midi/midi_manager_usb.cc#newcode99 media/midi/midi_manager_usb.cc:99: port.id = base::StringPrintf("port-%zu-%zu", i, j); On 2014/08/28 11:52:11, Takashi ...
6 years, 3 months ago (2014-08-28 13:09:14 UTC) #4
Takashi Toyoshima
Thank you for clarification and adding TODO. Now it LGTM.
6 years, 3 months ago (2014-08-28 13:22:31 UTC) #5
yhirano
The CQ bit was checked by yhirano@chromium.org
6 years, 3 months ago (2014-08-29 01:35:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/516893002/40001
6 years, 3 months ago (2014-08-29 01:36:13 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 0b42ea7366cf483260f6fe330b663494302bd2d4
6 years, 3 months ago (2014-08-29 02:37:29 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:05:29 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b6cfa6a1c84229eab303875c9ea64f817338ff8e
Cr-Commit-Position: refs/heads/master@{#292553}

Powered by Google App Engine
This is Rietveld 408576698