Description[Android] Disable tombstones for renderer crashes on JB MR2+
Starting with JB MR2, a crashing service triggers a dialog. This is an
awful user experience when a Chrome renderer crashes. The system service
that triggers the dialog also prints the stacktrace to the log and
creates a tombstone.
For now, disable the tombstone and dialog on JB MR2+ "user" builds (or
rather, non-"userdebug", non-"eng" builds).
BUG=273706
TEST=navigate to "about:crash". If on JB MR2+ "user" build, no system
dialog should be shown. Otherwise, dialog should be shown.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251183
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase #Patch Set 3 : Rebase #
Messages
Total messages: 17 (0 generated)
|