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

Issue 2457653004: Add UseCounter for WebBluetooth (Closed)

Created:
4 years, 1 month ago by juncai
Modified:
4 years, 1 month ago
Reviewers:
haraken, scheib, ortuno, dcheng
CC:
asvitkine+watch_chromium.org, blink-reviews, chromium-reviews, ortuno+watch_chromium.org, scheib+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UseCounter for WebBluetooth This CL adds UseCounter for WebBluetooth's requestDevice() function. It can help us know how often the WebBluetooth feature is used on web pages. BUG=660309 Committed: https://crrev.com/6e569bd13f93845119ff051a6050888a65df16c7 Cr-Commit-Position: refs/heads/master@{#428898}

Patch Set 1 : add UseCounter for WebBluetooth #

Total comments: 2

Patch Set 2 : address comments #

Patch Set 3 : rebase #

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

Messages

Total messages: 34 (20 generated)
juncai
Please take a look.
4 years, 1 month ago (2016-10-28 18:24:07 UTC) #4
scheib
https://codereview.chromium.org/2457653004/diff/1/third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp File third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp (right): https://codereview.chromium.org/2457653004/diff/1/third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp#newcode180 third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp:180: UseCounter::count(context, UseCounter::WebBluetoothRequestDevice); Instead of using this here, use IDL ...
4 years, 1 month ago (2016-10-28 23:20:35 UTC) #7
juncai
https://codereview.chromium.org/2457653004/diff/1/third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp File third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp (right): https://codereview.chromium.org/2457653004/diff/1/third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp#newcode180 third_party/WebKit/Source/modules/bluetooth/Bluetooth.cpp:180: UseCounter::count(context, UseCounter::WebBluetoothRequestDevice); On 2016/10/28 23:20:35, scheib wrote: > Instead ...
4 years, 1 month ago (2016-10-28 23:49:45 UTC) #10
juncai
dcheng@chromium.org: Please review changes in //third_party/WebKit/Source/core/frame/UseCounter.h
4 years, 1 month ago (2016-10-29 00:50:23 UTC) #12
dcheng
UseCounter.h lgtm
4 years, 1 month ago (2016-10-29 01:22:40 UTC) #13
haraken
histograms LGTM
4 years, 1 month ago (2016-10-29 01:25:43 UTC) #14
ortuno
bluetooth lgm
4 years, 1 month ago (2016-10-31 04:41:41 UTC) #18
ortuno
drive-by bluetooth lgtm for realz
4 years, 1 month ago (2016-10-31 04:42:00 UTC) #19
scheib
LGTM
4 years, 1 month ago (2016-10-31 18:46:03 UTC) #20
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/2457653004/20001
4 years, 1 month ago (2016-10-31 19:24:01 UTC) #22
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/core/frame/UseCounter.h: While running git apply --index -3 -p1; error: patch ...
4 years, 1 month ago (2016-10-31 21:21:46 UTC) #24
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/2457653004/40001
4 years, 1 month ago (2016-11-01 01:14:29 UTC) #31
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-01 01:20:16 UTC) #32
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 01:23:39 UTC) #34
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6e569bd13f93845119ff051a6050888a65df16c7
Cr-Commit-Position: refs/heads/master@{#428898}

Powered by Google App Engine
This is Rietveld 408576698