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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 964503002: Implemented ForceMaximizeBrowserWindowOnFirstRun policy, added unit test and browser test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix after review Created 5 years, 9 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 01963f4e74cdf4e458e63460de7f33f4c45d3792..ad9fcb3e180c2e6dadb806340344cd0edacbd0eb 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -47629,6 +47629,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
label="Send monitoring heartbeats to the management server."/>
<int value="294" label="How often the monitoring heartbeats are sent."/>
<int value="295" label="Captive portal authentication ignores proxy"/>
+ <int value="296" label="Force maximize browser window on first run"/>
bartfab (slow) 2015/04/01 14:22:43 Nit: Please synchronize this with the caption in p
peletskyi 2015/04/01 18:55:47 Done.
bartfab (slow) 2015/04/02 08:44:28 No, not done.
peletskyi 2015/04/02 12:53:29 Hm, on my machine it is 298...
bartfab (slow) 2015/04/02 13:29:31 Yes, the number is corect. What I meant was that t
peletskyi 2015/04/02 15:24:50 Done.
</enum>
<enum name="EnterprisePolicyInvalidations" type="int">

Powered by Google App Engine
This is Rietveld 408576698