Chromium Code Reviews
Description[Android WebView] Update microdump generation for sandboxed renderers
Now microdump handling has three modes depending on the process type:
"webview" -- displays crash dialog, supports dump on demand;
"" (browser) -- displays crash dialog, doesn't support dump on demand;
"renderer" -- doesn't display crash dialog, no dump on demand.
Dump on demand may be enabled later if we figure out how to do it
properly for sandboxed renderers.
Exported `InitMicrodumpCrashHandlerIfNecessary` as calling
`InitNonBrowserCrashReporterForAndroid` for that purpose is misleading,
and WebView doesn't need any of the functionality that it can enable.
BUG=568825
Committed: https://crrev.com/412d1a272f9f7b68803ca5932e96049ae86171be
Cr-Commit-Position: refs/heads/master@{#364766}
Patch Set 1 #Patch Set 2 : Disabled failing test #
Total comments: 2
Patch Set 3 : Fixed typo #
Messages
Total messages: 15 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||