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

Issue 3384020: Improve breakpad by adding cwd, fix str(last_tb) and dump what is sent to the user. (Closed)

Created:
10 years, 3 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, bradn
CC:
chromium-reviews
Visibility:
Public.

Description

Improve breakpad by adding cwd, fix str(last_tb) and dump what is sent to the user. The user will get an idea of what data is sent. Getting the current working directory is useful to know what checkout was used. the repr(last_tb) call was stripping off a lot of useful information for debugging. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=60339

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M breakpad.py View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
10 years, 3 months ago (2010-09-22 21:07:08 UTC) #1
M-A Ruel
The ping included this one.
10 years, 3 months ago (2010-09-23 20:23:10 UTC) #2
bradn
LGTM, maybe commment why 50?
10 years, 3 months ago (2010-09-23 20:24:14 UTC) #3
M-A Ruel
On 2010/09/23 20:24:14, bradn wrote: > LGTM, maybe commment why 50? Bah it's just to ...
10 years, 3 months ago (2010-09-23 20:25:47 UTC) #4
bradn
10 years, 3 months ago (2010-09-23 20:27:36 UTC) #5
Eh, whichever.

On Thu, Sep 23, 2010 at 1:25 PM, <maruel@chromium.org> wrote:

> On 2010/09/23 20:24:14, bradn wrote:
>
>> LGTM, maybe commment why 50?
>>
>
> Bah it's just to strip off long lines, I'm not sure it's worth adding
> anything
> there?
>
>
> http://codereview.chromium.org/3384020/show
>

Powered by Google App Engine
This is Rietveld 408576698