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

Issue 2873073: Enable crash reporting by default with PyAuto on Mac/Linux (Closed)

Created:
10 years, 5 months ago by Nirnimesh
Modified:
9 years, 7 months ago
Reviewers:
John Grabowski
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Enable crash reporting by default with PyAuto on Mac/Linux It's already enabled on windows by default. This of course applies only to the branded builds. Also, make the path to imported pyauto binaries prettier by applying os.path.normpath Change to chrome_switches.cc is to put a comment at the place where it belongs Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53911

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M chrome/common/chrome_switches.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/test/pyautolib/pyauto.py View 3 chunks +8 lines, -4 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
Nirnimesh
10 years, 5 months ago (2010-07-27 23:10:25 UTC) #1
John Grabowski
http://codereview.chromium.org/2873073/diff/1/3 File chrome/test/pyautolib/pyauto.py (right): http://codereview.chromium.org/2873073/diff/1/3#newcode1340 chrome/test/pyautolib/pyauto.py:1340: # Enable crash reporter by default on posix. It's ...
10 years, 5 months ago (2010-07-27 23:35:30 UTC) #2
Nirnimesh
http://codereview.chromium.org/2873073/diff/1/3 File chrome/test/pyautolib/pyauto.py (right): http://codereview.chromium.org/2873073/diff/1/3#newcode1340 chrome/test/pyautolib/pyauto.py:1340: # Enable crash reporter by default on posix. It's ...
10 years, 5 months ago (2010-07-28 01:14:03 UTC) #3
John Grabowski
10 years, 5 months ago (2010-07-28 01:14:54 UTC) #4
LGTM if explanation moved to comments in code

Powered by Google App Engine
This is Rietveld 408576698