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

Issue 6296006: Disabled support for running GPU thread in browser process with --single-proc... (Closed)

Created:
9 years, 11 months ago by apatrick_chromium
Modified:
9 years, 7 months ago
Reviewers:
jonathan.backer
CC:
chromium-reviews
Visibility:
Public.

Description

Disabled support for running GPU thread in browser process with --single-process. It isn't possible to have two UI threads with glib because it is not thread safe. TEST=try BUG=69674 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71471

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -36 lines) Patch
M chrome/browser/gpu_process_host.cc View 1 2 chunks +45 lines, -36 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
apatrick_chromium
9 years, 11 months ago (2011-01-14 19:11:31 UTC) #1
jonathan.backer
http://codereview.chromium.org/6296006/diff/1/chrome/browser/gpu_process_host.cc File chrome/browser/gpu_process_host.cc (right): http://codereview.chromium.org/6296006/diff/1/chrome/browser/gpu_process_host.cc#newcode578 chrome/browser/gpu_process_host.cc:578: // the message loop for the CPU child window. ...
9 years, 11 months ago (2011-01-14 19:30:30 UTC) #2
apatrick_chromium
Comment updated.
9 years, 11 months ago (2011-01-14 19:33:16 UTC) #3
jonathan.backer
9 years, 11 months ago (2011-01-14 19:38:59 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698