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

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

Issue 2672003002: Remove the --allow-no-sandbox-job flag in favor of automatic recognition. (Closed)
Patch Set: Address comments. Created 3 years, 10 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
« content/common/sandbox_win.cc ('K') | « content/common/sandbox_win.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 6f7f410bb0796af2adf57546581b030173e41294..8d125b83eb7ebb1ad4b2d910c57484386f89b260 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -52046,6 +52046,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Process.Sandbox.ShouldSetJobNone" enum="Boolean">
+ <owner>pastarmovj@chromium.org</owner>
+ <summary>
+ Measures how often the job object will be skipped due to the browser running
+ in a remote session (e.g. Terminal Services or Citrix).
+ </summary>
+</histogram>
+
<histogram name="Profile.AddNewUser" enum="ProfileAddNewUser">
<owner>bcwhite@chromium.org</owner>
<owner>rlp@chromium.org</owner>
« content/common/sandbox_win.cc ('K') | « content/common/sandbox_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698