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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2447143002: Stop prerendering of a site if it uses the Credential Manager API. (Closed)
Patch Set: rebase Created 4 years, 1 month 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 | « components/password_manager/core/browser/password_manager_client.cc ('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 eae5a18e985d0ff817e9c25b27a05d7446412a86..56046e9b2dbf282446dd09ea03187517af0b0d66 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -95586,6 +95586,7 @@ value.
<int value="52" label="PRERENDERING_DISABLED"/>
<int value="53" label="CELLULAR_NETWORK"/>
<int value="54" label="BLOCK_THIRD_PARTY_COOKIES"/>
+ <int value="55" label="CREDENTIAL_MANAGER_API"/>
</enum>
<enum name="PrerenderHoverEvent" type="int">
« no previous file with comments | « components/password_manager/core/browser/password_manager_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698