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

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

Issue 2130293003: Change OOMs to raise custom exception rather than breakpoint on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 4 years, 5 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 | « third_party/WebKit/Source/wtf/allocator/Partitions.cpp ('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 d598f02f15e8582afac6462b569e41e43890def6..8eb80884afb92d6ca7c1f2597c51887c8b8271b6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -69984,6 +69984,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="85436397" label="Crashpad_SimulatedCrash"/>
<int value="529697949" label="CPP_EH_EXCEPTION"/>
<int value="533692099" label="STATUS_GUARD_PAGE_VIOLATION"/>
+ <int value="536870904" label="EXCEPTION_OUT_OF_MEMORY"/>
<int value="1073740791" label="STATUS_STACK_BUFFER_OVERRUN"/>
<int value="1073741510" label="STATUS_CONTROL_C_EXIT"/>
<int value="1073741515" label="STATUS_DLL_NOT_FOUND"/>
« no previous file with comments | « third_party/WebKit/Source/wtf/allocator/Partitions.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698