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

Issue 2821233002: Add UseCounter feature for requestMidiAccess with sysex:true (Closed)

Created:
3 years, 8 months ago by Timothy Loh
Modified:
3 years, 8 months ago
CC:
chromium-reviews, blink-reviews, blink-reviews-frames_chromium.org, asvitkine+watch_chromium.org, toyoshim+midi_chromium.org, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UseCounter feature for requestMidiAccess with sysex:true There are some existing counters in the permissions layer regarding how the prompts for midi sysex are resolved, a top-level counter like this makes it easier to see the usage of this feature. Review-Url: https://codereview.chromium.org/2821233002 Cr-Commit-Position: refs/heads/master@{#465190} Committed: https://chromium.googlesource.com/chromium/src/+/c79c3710f38b28c4938e480efdb5541d84b593b8

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename as per comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M third_party/WebKit/Source/core/frame/UseCounter.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp View 1 1 chunk +8 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +2 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (6 generated)
Timothy Loh
3 years, 8 months ago (2017-04-18 06:52:35 UTC) #3
Takashi Toyoshima
lgtm with an optional comment https://codereview.chromium.org/2821233002/diff/1/third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp File third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp (right): https://codereview.chromium.org/2821233002/diff/1/third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp#newcode83 third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp:83: if (options.hasSysex() && options.sysex()) ...
3 years, 8 months ago (2017-04-18 07:06:28 UTC) #4
haraken
histograms LGTM
3 years, 8 months ago (2017-04-18 07:06:48 UTC) #5
Timothy Loh
https://codereview.chromium.org/2821233002/diff/1/third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp File third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp (right): https://codereview.chromium.org/2821233002/diff/1/third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp#newcode83 third_party/WebKit/Source/modules/webmidi/NavigatorWebMIDI.cpp:83: if (options.hasSysex() && options.sysex()) { On 2017/04/18 07:06:28, Takashi ...
3 years, 8 months ago (2017-04-18 07:30:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2821233002/20001
3 years, 8 months ago (2017-04-18 07:30:22 UTC) #9
commit-bot: I haz the power
3 years, 8 months ago (2017-04-18 09:47:49 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/c79c3710f38b28c4938e480efdb5...

Powered by Google App Engine
This is Rietveld 408576698