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

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: address ortuno 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 36a873fd705fd1de52505d24e4c497f7d8cf63ed..7555a4c1e2e63e10e0edac6f64a18f74f3fe2197 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81507,6 +81507,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">

Powered by Google App Engine
This is Rietveld 408576698