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

Issue 113873006: [Android] Disable tombstones for renderer crashes on JB MR2+ (Closed)

Created:
7 years ago by cjhopman
Modified:
6 years, 10 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M base/android/build_info.h View 2 chunks +5 lines, -0 lines 0 comments Download
M base/android/build_info.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/android/java/src/org/chromium/base/BuildInfo.java View 1 1 chunk +5 lines, -0 lines 0 comments Download
M components/breakpad/app/breakpad_linux.cc View 1 1 chunk +21 lines, -1 line 0 comments Download

Messages

Total messages: 17 (0 generated)
cjhopman
yfriedman: *
7 years ago (2013-12-16 23:08:06 UTC) #1
Yaron
https://codereview.chromium.org/113873006/diff/1/components/breakpad/app/breakpad_linux.cc File components/breakpad/app/breakpad_linux.cc (right): https://codereview.chromium.org/113873006/diff/1/components/breakpad/app/breakpad_linux.cc#newcode708 components/breakpad/app/breakpad_linux.cc:708: strcmp(android_build_info->build_type(), "eng") != 0 && Why not explicitly check ...
7 years ago (2013-12-17 01:22:52 UTC) #2
cjhopman
On 2013/12/17 01:22:52, Yaron wrote: > https://codereview.chromium.org/113873006/diff/1/components/breakpad/app/breakpad_linux.cc > File components/breakpad/app/breakpad_linux.cc (right): > > https://codereview.chromium.org/113873006/diff/1/components/breakpad/app/breakpad_linux.cc#newcode708 > ...
7 years ago (2013-12-17 01:28:32 UTC) #3
Yaron
On 2013/12/17 01:28:32, cjhopman wrote: > On 2013/12/17 01:22:52, Yaron wrote: > > > https://codereview.chromium.org/113873006/diff/1/components/breakpad/app/breakpad_linux.cc ...
6 years, 10 months ago (2014-02-04 16:56:42 UTC) #4
cjhopman
On 2014/02/04 16:56:42, Yaron wrote: > On 2013/12/17 01:28:32, cjhopman wrote: > > On 2013/12/17 ...
6 years, 10 months ago (2014-02-04 21:49:28 UTC) #5
Yaron
lgtm
6 years, 10 months ago (2014-02-04 23:10:15 UTC) #6
cjhopman
The CQ bit was checked by cjhopman@chromium.org
6 years, 10 months ago (2014-02-04 23:19:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/113873006/30001
6 years, 10 months ago (2014-02-04 23:29:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/113873006/30001
6 years, 10 months ago (2014-02-05 01:34:37 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-05 04:24:11 UTC) #10
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=48155
6 years, 10 months ago (2014-02-05 04:24:11 UTC) #11
cjhopman
cpu@chromium.org: components/breakpad
6 years, 10 months ago (2014-02-12 21:27:48 UTC) #12
cpu_(ooo_6.6-7.5)
rubberstamp lgtm
6 years, 10 months ago (2014-02-13 03:33:29 UTC) #13
cjhopman
The CQ bit was checked by cjhopman@chromium.org
6 years, 10 months ago (2014-02-13 18:24:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/113873006/340001
6 years, 10 months ago (2014-02-13 18:25:19 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/113873006/340001
6 years, 10 months ago (2014-02-13 19:57:08 UTC) #16
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 23:26:56 UTC) #17
Message was sent while issue was closed.
Change committed as 251183

Powered by Google App Engine
This is Rietveld 408576698