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

Unified Diff: android_webview/crash_reporter/aw_microdump_crash_reporter.h

Issue 2557143002: Revert of Do not generate a microdump if there are no webview pointers on the stack. (Closed)
Patch Set: Created 4 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | android_webview/crash_reporter/aw_microdump_crash_reporter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/crash_reporter/aw_microdump_crash_reporter.h
diff --git a/android_webview/crash_reporter/aw_microdump_crash_reporter.h b/android_webview/crash_reporter/aw_microdump_crash_reporter.h
index cc83295676fe8b6c4f6b53b975ec725fbd2eddbe..33dcc34407e3a761c9ba2dff2f09a631755d3707 100644
--- a/android_webview/crash_reporter/aw_microdump_crash_reporter.h
+++ b/android_webview/crash_reporter/aw_microdump_crash_reporter.h
@@ -14,7 +14,6 @@
int crash_signal_fd);
void AddGpuFingerprintToMicrodumpCrashHandler(
const std::string& gpu_fingerprint);
-void SetWebViewTextAddrRange(uintptr_t start, uintptr_t end);
bool DumpWithoutCrashingToFd(int fd);
} // namespace crash_reporter
} // namespace android_webview
« no previous file with comments | « no previous file | android_webview/crash_reporter/aw_microdump_crash_reporter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698