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

Issue 2960883002: Add installer_package_name and ABI to crash report (Closed)

Created:
3 years, 5 months ago by Ran
Modified:
3 years, 5 months ago
CC:
agrieve+watch_chromium.org, chromium-reviews, danakj+watch_chromium.org, darin-cc_chromium.org, jam, kalyank, sadrul, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add installer_package_name and ABI to crash report As the discussion of issue 722800, we should track the install source and ABI in the bug report. BUG=722800 Review-Url: https://codereview.chromium.org/2960883002 Cr-Commit-Position: refs/heads/master@{#483452} Committed: https://chromium.googlesource.com/chromium/src/+/f2c67e43244683696e038cc51eb7d0dbd5c68e00

Patch Set 1 #

Patch Set 2 : fix crash #

Patch Set 3 : add abi field #

Total comments: 2

Patch Set 4 : fix style #

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

Messages

Total messages: 38 (26 generated)
Ran
Don't know how to test this patch, getInstallerPackageName always gives me null for local build. ...
3 years, 5 months ago (2017-06-28 15:36:59 UTC) #12
Peter Wen
On 2017/06/28 15:36:59, Ran wrote: > Don't know how to test this patch, getInstallerPackageName always ...
3 years, 5 months ago (2017-06-28 15:58:47 UTC) #13
Yaron
On 2017/06/28 15:58:47, Peter Wen wrote: > On 2017/06/28 15:36:59, Ran wrote: > > Don't ...
3 years, 5 months ago (2017-06-28 17:13:00 UTC) #14
Ran
Add ABI field.
3 years, 5 months ago (2017-06-28 18:41:12 UTC) #17
Peter Wen
On 2017/06/28 18:41:12, Ran wrote: > Add ABI field. lgtm
3 years, 5 months ago (2017-06-28 18:49:20 UTC) #18
Yaron
lgtm but looks like you still need a breakpad owner https://codereview.chromium.org/2960883002/diff/40001/base/android/java/src/org/chromium/base/BuildInfo.java File base/android/java/src/org/chromium/base/BuildInfo.java (right): https://codereview.chromium.org/2960883002/diff/40001/base/android/java/src/org/chromium/base/BuildInfo.java#newcode52 ...
3 years, 5 months ago (2017-06-28 20:43:45 UTC) #21
Ran
+jochen for components/crash/content/app/breakpad_linux.cc https://codereview.chromium.org/2960883002/diff/40001/base/android/java/src/org/chromium/base/BuildInfo.java File base/android/java/src/org/chromium/base/BuildInfo.java (right): https://codereview.chromium.org/2960883002/diff/40001/base/android/java/src/org/chromium/base/BuildInfo.java#newcode52 base/android/java/src/org/chromium/base/BuildInfo.java:52: String abi = Build.CPU_ABI; On 2017/06/28 ...
3 years, 5 months ago (2017-06-28 20:51:33 UTC) #24
Yaron
oh, please also update the cl descriptoin
3 years, 5 months ago (2017-06-28 21:33:12 UTC) #27
Yaron
oh, please also update the cl descriptoin
3 years, 5 months ago (2017-06-28 21:33:12 UTC) #28
jochen (gone - plz use gerrit)
lgtm
3 years, 5 months ago (2017-06-29 18:48:06 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2960883002/80001
3 years, 5 months ago (2017-06-29 19:39:38 UTC) #35
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 19:43:49 UTC) #38
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/f2c67e43244683696e038cc51eb7...

Powered by Google App Engine
This is Rietveld 408576698