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

Unified Diff: chrome/app/chrome_crash_reporter_client_win.cc

Issue 2182413003: remove "swdh_not_handled*" from chrome_crash_reporter_client_win.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_crash_reporter_client_win.cc
diff --git a/chrome/app/chrome_crash_reporter_client_win.cc b/chrome/app/chrome_crash_reporter_client_win.cc
index e9689b38df932b2b18901cd444bea8761053c75e..510e3832875cd2cc73db254bbb4e83f463780e91 100644
--- a/chrome/app/chrome_crash_reporter_client_win.cc
+++ b/chrome/app/chrome_crash_reporter_client_win.cc
@@ -149,10 +149,6 @@ size_t RegisterCrashKeysHelper() {
// Temporary for https://crbug.com/616149.
{"existing_extension_pref_value_type", crash_keys::kSmallSize},
-
- // Temporary for https://crbug.com/625040
- {"swdh_not_handled_message_type", crash_keys::kMediumSize},
- {"swdh_not_handled_worker_status", crash_keys::kMediumSize},
};
// This dynamic set of keys is used for sets of key value pairs when gathering
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698