Descriptionbluetooth: 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 #
Messages
Total messages: 18 (9 generated)
|