Chromium Code Reviews

Issue 2109001: Fix KeyboardInterrupt exception filtering. (Closed)

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

Description

Fix KeyboardInterrupt exception filtering. Add exception information and not just the stack trace. Make the url easier to change at runtime. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47179

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+11 lines, -4 lines)
M breakpad.py View 2 chunks +11 lines, -4 lines 0 comments

Messages

Total messages: 2 (0 generated)
M-A Ruel
10 years, 7 months ago (2010-05-13 19:31:48 UTC) #1
bradn
10 years, 7 months ago (2010-05-13 19:35:39 UTC) #2
LGTM

Powered by Google App Engine