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

Issue 25722004: Move core/platform/midi to modules/webmidi (Closed)

Created:
7 years, 2 months ago by abarth-chromium
Modified:
7 years, 2 months ago
Reviewers:
eseidel
CC:
blink-reviews, abarth-chromium
Visibility:
Public.

Description

Move core/platform/midi to modules/webmidi There doesn't seem to be any reason for this code to be in the platform directory. We might as well move it to the webmidi module next to the code that uses it. R=eseidel BUG=297477 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158753

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -212 lines) Patch
M Source/core/core.gypi View 1 chunk +0 lines, -3 lines 0 comments Download
D Source/core/platform/midi/MIDIAccessor.h View 1 chunk +0 lines, -67 lines 0 comments Download
D Source/core/platform/midi/MIDIAccessor.cpp View 1 chunk +0 lines, -89 lines 0 comments Download
D Source/core/platform/midi/MIDIAccessorClient.h View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/core/platform/midi/OWNERS View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/modules/modules.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/modules/webmidi/MIDIAccess.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/modules/webmidi/MIDIAccessor.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/modules/webmidi/MIDIAccessor.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + Source/modules/webmidi/MIDIAccessorClient.h View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
abarth-chromium
7 years, 2 months ago (2013-10-02 17:45:02 UTC) #1
eseidel
lgtm
7 years, 2 months ago (2013-10-02 17:48:33 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/25722004/1
7 years, 2 months ago (2013-10-02 17:48:46 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-02 21:22:45 UTC) #4
Message was sent while issue was closed.
Change committed as 158753

Powered by Google App Engine
This is Rietveld 408576698