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

Issue 861033003: [WIP][NotForLand]: Use Mojo for WebMIDI IPC (Closed)

Created:
5 years, 11 months ago by bashi
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, qsr+mojo_chromium.org, Aaron Boodman, posciak+watch_chromium.org, ben+mojo_chromium.org, nasko+codewatch_chromium.org, jam, mcasas+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, darin (slow to review), wjia+watch_chromium.org, viettrungluu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WIP][NotForLand]: Use Mojo for WebMIDI IPC Just for StartSession().

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -136 lines) Patch
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 chunks +6 lines, -0 lines 0 comments Download
M content/renderer/media/midi_message_filter.h View 1 4 chunks +34 lines, -0 lines 0 comments Download
M content/renderer/media/midi_message_filter.cc View 1 8 chunks +68 lines, -7 lines 0 comments Download
M media/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M media/media.gyp View 1 3 chunks +14 lines, -0 lines 0 comments Download
A media/midi/midi_service.mojom View 1 1 chunk +30 lines, -0 lines 0 comments Download
A + media/midi/midi_service_impl.h View 1 2 chunks +51 lines, -56 lines 0 comments Download
A + media/midi/midi_service_impl.cc View 1 6 chunks +63 lines, -73 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698