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

Issue 1858633003: bluetooth: Populate Web Bluetooth blacklist from variations:: parameter. (Closed)

Created:
4 years, 8 months ago by scheib
Modified:
4 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, ortuno+watch_chromium.org, scheib+watch_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: Populate Web Bluetooth blacklist from variations:: parameter. Enables rapid deployment of new blacklisted UUIDs for the Web Bluetooth [blacklist] via field trial variation parameters. [blacklist] https://webbluetoothcg.github.io/web-bluetooth/#the-gatt-blacklist Includes a browsertest, but also tested manually with blacklist parms of: 180d:e (heart rate excluded) 1111:e,180d:e,2222:e (heart rate excluded) 1111:e,180d:w,2222:e (heart rate write excluded, allows reading) using command line parameters similar to: --force-fieldtrials=WebBluetoothBlacklist/Group1 --force-fieldtrial-params=WebBluetoothBlacklist.Group1:blacklist_additions/1111%3ae%2c180d%3ae%2c2222%3ae (colon and comma escaped with %3a and %2c) BUG=570121 Committed: https://crrev.com/74250325d5c35950caa4a90b12045b41ff7f869a Cr-Commit-Position: refs/heads/master@{#385644}

Patch Set 1 #

Patch Set 2 : set adapter in tests: #

Total comments: 4

Patch Set 3 : Comment fixes #

Total comments: 4

Patch Set 4 : addressed jam comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -13 lines) Patch
M chrome/browser/chrome_content_browser_client.h View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/web_bluetooth_browsertest.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download
M content/browser/bluetooth/bluetooth_blacklist.h View 1 2 2 chunks +6 lines, -10 lines 0 comments Download
M content/browser/bluetooth/bluetooth_blacklist.cc View 3 chunks +7 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.h View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M content/public/browser/content_browser_client.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
scheib
4 years, 8 months ago (2016-04-04 18:41:11 UTC) #2
Jeffrey Yasskin
LGTM as long as a Finch person signs off on it. Thanks! asvitkine@ said not ...
4 years, 8 months ago (2016-04-05 17:58:55 UTC) #3
scheib
holte: PTAL w.r.t. use of variations::GetVariationParamValue. jam: PTAL as content/public OWNER. jyasskin: Thanks. > asvitkine@ ...
4 years, 8 months ago (2016-04-05 18:43:37 UTC) #6
jam
lgtm https://codereview.chromium.org/1858633003/diff/40001/chrome/browser/chrome_content_browser_client.h File chrome/browser/chrome_content_browser_client.h (right): https://codereview.chromium.org/1858633003/diff/40001/chrome/browser/chrome_content_browser_client.h#newcode176 chrome/browser/chrome_content_browser_client.h:176: nit: there shouldn't be blank lines here and ...
4 years, 8 months ago (2016-04-05 22:35:45 UTC) #7
scheib
https://codereview.chromium.org/1858633003/diff/40001/chrome/browser/chrome_content_browser_client.h File chrome/browser/chrome_content_browser_client.h (right): https://codereview.chromium.org/1858633003/diff/40001/chrome/browser/chrome_content_browser_client.h#newcode176 chrome/browser/chrome_content_browser_client.h:176: On 2016/04/05 22:35:44, jam wrote: > nit: there shouldn't ...
4 years, 8 months ago (2016-04-05 23:02:54 UTC) #8
Steven Holte
Use of variations::GetVariationParamValue lgtm
4 years, 8 months ago (2016-04-06 22:28:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1858633003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1858633003/60001
4 years, 8 months ago (2016-04-06 23:07:29 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-07 03:32:35 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-07 03:34:42 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/74250325d5c35950caa4a90b12045b41ff7f869a
Cr-Commit-Position: refs/heads/master@{#385644}

Powered by Google App Engine
This is Rietveld 408576698