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

Issue 6471017: Merge 73639 - Adding crash reporting on Linux for the GPU process.... (Closed)

Created:
9 years, 10 months ago by Vangelis Kokkevis
Modified:
9 years, 6 months ago
Reviewers:
Vangelis Kokkevis
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 73639 - Adding crash reporting on Linux for the GPU process. BUG=49577 TEST=Tested as follows: 1. Set GYP_DEFINES="linux_breakpad=1" 2. From src/ issue: ./build/gyp_chromium -f make 3. Build chromium 4. Run: chrome --enable-crash-reporter 5. Visit a page that causes the gpu process to be launched (e.g. "about:gpu") 6. Go to "about:gpucrash" to force a gpu process crash 7. Verify that a .dmp file is create in ~/.config/chromium/Crash\ Reports/ Review URL: http://codereview.chromium.org/6368072 TBR=vangelis@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74411

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -4 lines) Patch
M chrome/app/breakpad_linux.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/child_process_launcher.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M chrome/browser/crash_handler_host_linux.h View 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/browser/crash_handler_host_linux.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/crash_handler_host_linux_stub.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/browser/gpu_process_host.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Vangelis Kokkevis
9 years, 10 months ago (2011-02-10 06:47:48 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698