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

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

Issue 2323563002: Add a flag to require a user gesture to add an entry to the back/forward list. (Closed)
Patch Set: Rebase Created 4 years, 3 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/web/WebSettings.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 346851c01ee4ee8c55dc09cd43231137a0bf9682..98155cddf409354d045605d5ad1ac5edd1dcb36a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -86196,6 +86196,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="1509901380" label="disable-drive-search-in-app-launcher"/>
<int value="1510476448" label="disable-prefixed-encrypted-media"/>
<int value="1515196403" label="fast-user-switching"/>
+ <int value="1517863401" label="history-entry-requires-user-gesture"/>
<int value="1560188739" label="reader-mode-heuristics"/>
<int value="1589341623" label="disable-easy-unlock"/>
<int value="1612446645" label="enable-weak-memorycache"/>
« no previous file with comments | « third_party/WebKit/public/web/WebSettings.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698