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

Issue 2716007: Linux: Catch X errors and force a crash.... (Closed)

Created:
10 years, 6 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
agl, piman
CC:
chromium-reviews, jam, darin-cc_chromium.org, Evan Martin
Visibility:
Public.

Description

Linux: Catch X errors and force a crash. BUG=45020 TEST=See http://crosbug.com/3487 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49488

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -13 lines) Patch
M app/x11_util.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M app/x11_util.cc View 1 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/app/chrome_dll_main.cc View 1 7 chunks +13 lines, -6 lines 0 comments Download
M chrome/gpu/gpu_thread.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/plugin/plugin_thread.cc View 1 5 chunks +13 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lei Zhang
10 years, 6 months ago (2010-06-10 21:47:27 UTC) #1
agl
LGTM http://codereview.chromium.org/2716007/diff/1/5 File chrome/plugin/plugin_thread.cc (right): http://codereview.chromium.org/2716007/diff/1/5#newcode15 chrome/plugin/plugin_thread.cc:15: #include <string> nit: why these two? If it's ...
10 years, 6 months ago (2010-06-10 21:52:08 UTC) #2
piman
I think you want to do that in the gpu process as well (chrome/gpu/gpu_thread.cc after ...
10 years, 6 months ago (2010-06-10 21:55:19 UTC) #3
Lei Zhang
On 2010/06/10 21:55:19, piman wrote: > I think you want to do that in the ...
10 years, 6 months ago (2010-06-10 23:58:51 UTC) #4
piman
10 years, 6 months ago (2010-06-11 00:07:46 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698