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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1419483002: Windows sbox: Warmup locales before sandbox lockdown (and tests) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use decltype in function ptr typedef of GetUserDefaultLocaleName Created 5 years 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 | « sandbox/win/src/target_services.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 5aef5e3408bb9e81deeb466e37b9769bbb986b5d..d23c136d774782c918ec3429ad45ebc6ba56375f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -57742,6 +57742,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="7010" label="SBOX_FATAL_CLOSEHANDLES"/>
<int value="7011" label="SBOX_FATAL_MITIGATION"/>
<int value="7012" label="SBOX_FATAL_MEMORY_EXCEEDED"/>
+ <int value="7013" label="SBOX_FATAL_WARMUP"/>
<int value="529697949" label="CPP_EH_EXCEPTION"/>
<int value="533692099" label="STATUS_GUARD_PAGE_VIOLATION"/>
<int value="1073740791" label="STATUS_STACK_BUFFER_OVERRUN"/>
« no previous file with comments | « sandbox/win/src/target_services.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698