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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 1666003002: bluetooth: Add Web Bluetooth blacklist checks to requestDevice. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bt-blacklist-
Patch Set: fix test expectation with updated error string Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a2fdd73a42bde96f05f0506023d7aad9e82f2188..5d4f1d85eb604ff902e85a350ce218472b498c31 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81846,6 +81846,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="10"
label="Chooser insta-closed because Chrome isn't allowed to ask for
permission to scan for BT devices"/>
+ <int value="11" label="Blacklisted service UUID in filter"/>
</enum>
<enum name="WebCertVerifyAgreement" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/bluetooth/WebBluetoothError.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698