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

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

Issue 1186803003: Mac: Give packaged app windows their own window cycle list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase (overlap with r335812 and I want a fresh CQ run) Created 5 years, 6 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 | « chrome/test/base/interactive_test_utils_mac.mm ('k') | ui/base/test/windowed_nsnotification_observer.h » ('j') | 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 d78c1e18eac257744541042fcae2b1247c1d4d07..1990bc476b334c20e6e1b4683b9e2efad59d2cc6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -59472,6 +59472,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="-1218608640" label="disable-offline-load-stale-cache"/>
<int value="-1216837777" label="clear-data-reduction-proxy-data-savings"/>
<int value="-1212273428" label="enable-experimental-app-list"/>
+ <int value="-1212167260" label="disable-app-window-cycling"/>
<int value="-1203742042" label="enable-gesture-selection"/>
<int value="-1201183153" label="enable-centered-app-list"/>
<int value="-1184904651" label="enable-npapi"/>
@@ -59656,6 +59657,7 @@ To add a new entry, add it with any value and run test to compute valid value.
<int value="711424932" label="enable-cloud-print-xps"/>
<int value="730024226" label="enable-out-of-process-pdf"/>
<int value="732703958" label="enable-gesture-tap-highlight"/>
+ <int value="752194066" label="enable-app-window-cycling"/>
<int value="773919225" label="disable-office-editing-component-extension"/>
<int value="779086132" label="enable-data-reduction-proxy-alt"/>
<int value="782167080" label="enable-new-qp-input-view"/>
« no previous file with comments | « chrome/test/base/interactive_test_utils_mac.mm ('k') | ui/base/test/windowed_nsnotification_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698