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

Issue 1019663003: Roll breakpad r1454:r1456 and add product info in microdumps (Closed)

Created:
5 years, 9 months ago by Primiano Tucci (use gerrit)
Modified:
5 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, kalyank, sadrul, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll breakpad r1454:r1456 and add product info in microdumps The change complements Breakpad's crrev.com/1125153008 and introduces the ability of attaching production information and build id to microdumps. The DEPS roll pulls in the following change: r1456 d7e4030 [microdump] Add build fingerprint and product info metadata. Summary of all changes available at: https://chromium.googlesource.com/external/google-breakpad/src/+log/9fcbe25..d7e4030 BUG=456494, 410294 Committed: https://crrev.com/b2da245aa3a437766d78a2c8eb26b9f819809efd Cr-Commit-Position: refs/heads/master@{#330339}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Fix static initializers and #ifdef #

Patch Set 4 : NULL -> nullptr #

Total comments: 2

Patch Set 5 : Get rid of LazyInstance and use leaky strings #

Patch Set 6 : null string check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -31 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M components/crash/app/breakpad_linux.cc View 1 2 3 4 5 21 chunks +61 lines, -30 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
Primiano Tucci (use gerrit)
Lei, this is matching crrev.com/1125153008 I will obviously rename the TODO in the commit message ...
5 years, 7 months ago (2015-05-14 17:40:28 UTC) #2
Lei Zhang
https://codereview.chromium.org/1019663003/diff/20001/components/crash/app/breakpad_linux.cc File components/crash/app/breakpad_linux.cc (right): https://codereview.chromium.org/1019663003/diff/20001/components/crash/app/breakpad_linux.cc#newcode92 components/crash/app/breakpad_linux.cc:92: std::string g_microdump_build_fingerprint; Mark these Android only? https://codereview.chromium.org/1019663003/diff/20001/components/crash/app/breakpad_linux.cc#newcode92 components/crash/app/breakpad_linux.cc:92: std::string ...
5 years, 7 months ago (2015-05-14 19:14:27 UTC) #3
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1019663003/diff/20001/components/crash/app/breakpad_linux.cc File components/crash/app/breakpad_linux.cc (right): https://codereview.chromium.org/1019663003/diff/20001/components/crash/app/breakpad_linux.cc#newcode92 components/crash/app/breakpad_linux.cc:92: std::string g_microdump_build_fingerprint; On 2015/05/14 19:14:26, Lei Zhang wrote: > ...
5 years, 7 months ago (2015-05-15 10:20:28 UTC) #4
Lei Zhang
lgtm https://codereview.chromium.org/1019663003/diff/60001/components/crash/app/breakpad_linux.cc File components/crash/app/breakpad_linux.cc (right): https://codereview.chromium.org/1019663003/diff/60001/components/crash/app/breakpad_linux.cc#newcode752 components/crash/app/breakpad_linux.cc:752: g_microdump_build_fingerprint.Get() = or maybe get rid of the ...
5 years, 7 months ago (2015-05-15 10:37:18 UTC) #5
Primiano Tucci (use gerrit)
https://codereview.chromium.org/1019663003/diff/60001/components/crash/app/breakpad_linux.cc File components/crash/app/breakpad_linux.cc (right): https://codereview.chromium.org/1019663003/diff/60001/components/crash/app/breakpad_linux.cc#newcode752 components/crash/app/breakpad_linux.cc:752: g_microdump_build_fingerprint.Get() = On 2015/05/15 10:37:18, Lei Zhang wrote: > ...
5 years, 7 months ago (2015-05-15 11:41:44 UTC) #7
Lei Zhang
On 2015/05/15 11:41:44, Primiano Tucci wrote: > Yeah, I guess it's easier to read if ...
5 years, 7 months ago (2015-05-15 19:31:15 UTC) #8
Lei Zhang
On 2015/05/15 19:31:15, Lei Zhang wrote: > On 2015/05/15 11:41:44, Primiano Tucci wrote: > > ...
5 years, 7 months ago (2015-05-15 19:34:47 UTC) #9
Primiano Tucci (use gerrit)
> But some Android bots are unhappy and crashing in > InitMicrodumpCrashHandlerIfNecessary(). Did we strdup(nullptr) ...
5 years, 7 months ago (2015-05-18 08:18:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1019663003/120001
5 years, 7 months ago (2015-05-18 09:30:08 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:120001)
5 years, 7 months ago (2015-05-18 09:34:01 UTC) #14
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/b2da245aa3a437766d78a2c8eb26b9f819809efd Cr-Commit-Position: refs/heads/master@{#330339}
5 years, 7 months ago (2015-05-18 11:34:08 UTC) #15
Lei Zhang
5 years, 7 months ago (2015-05-18 20:26:11 UTC) #16
Message was sent while issue was closed.
lgtm++

Powered by Google App Engine
This is Rietveld 408576698