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

Issue 4884002: Fixed a hang in the renderer process. If the renderer process requests for a ... (Closed)

Created:
10 years, 1 month ago by alokp
Modified:
9 years, 6 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Fixed a hang in the renderer process. If the renderer process requests for a channel synchronously and the channel could not be established, the renderer thread would keep waiting for the reply to synchronization request. BUG=61771 TEST=Manually tested pages that require hardware acceleration to make sure they still render correctly Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66175

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -11 lines) Patch
M chrome/browser/gpu_process_host.h View 3 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/gpu_process_host.cc View 6 chunks +23 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
alokp
10 years, 1 month ago (2010-11-12 19:01:20 UTC) #1
apatrick
10 years, 1 month ago (2010-11-15 17:31:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698