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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2712883005: Sign out profile when local_state file has been changed. (Closed)
Patch Set: fixup Created 3 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 5ad28349ddb4bac0c389388f2096240c8b51eed6..0b30be0b70b41cec181fc6376c7c94fafff67d64 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -107492,6 +107492,10 @@ value.
The credentials are being transfered to a new profile, so the old one is
signed out.
</int>
+ <int value="7" label="Authentication failed">
+ The credentials is no long valid, sign out the profile if force-sign-in
+ policy is enabled.
Roger Tawa OOO till Jul 10th 2017/02/27 22:08:26 Nit: Maybe something like: Signed out because cre
zmin 2017/03/07 20:06:42 Done.
+ </int>
</enum>
<enum name="SigninSource" type="int">

Powered by Google App Engine
This is Rietveld 408576698