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

Issue 18309004: Web MIDI: prepare to pass a security origin from blink to browser (Closed)

Created:
7 years, 5 months ago by Takashi Toyoshima
Modified:
7 years, 5 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Web MIDI: prepare to pass a security origin from blink to browser Permission will be managed in browser process and needs security origin. This change prepares to pass a security origin from blink to browser. Once blink side API change is landed, old API will be removed soon. BUG=163795 TEST=none

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -12 lines) Patch
M content/browser/renderer_host/media/midi_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/midi_host.cc View 1 chunk +5 lines, -1 line 0 comments Download
M content/common/media/midi_messages.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/midi_message_filter.h View 2 chunks +6 lines, -2 lines 0 comments Download
M content/renderer/media/midi_message_filter.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M content/renderer/media/renderer_webmidiaccessor_impl.h View 1 chunk +5 lines, -1 line 0 comments Download
M content/renderer/media/renderer_webmidiaccessor_impl.cc View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Takashi Toyoshima
scherkus, crogers: Hi, I'm working on Web MIDI sysex permission handling and this change will ...
7 years, 5 months ago (2013-07-01 13:08:28 UTC) #1
Takashi Toyoshima
FYI, here is the second change in blink side; https://codereview.chromium.org/18325007/ Also, the third change to ...
7 years, 5 months ago (2013-07-01 13:31:08 UTC) #2
Takashi Toyoshima
7 years, 5 months ago (2013-07-01 18:59:57 UTC) #3
Hi,
Adam Barth suggests another approach on an API change.
So, please stop reviewing this until API change gets approval.

Sorry for bothering you.

Powered by Google App Engine
This is Rietveld 408576698