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

Issue 7316012: Merge 90185 - 2011-06-30 John Bates <jbates@google.com> (Closed)

Created:
9 years, 5 months ago by jamesr
Modified:
9 years, 5 months ago
Reviewers:
jamesr
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/782/
Visibility:
Public.

Description

Merge 90185 - 2011-06-30 John Bates <jbates@google.com>; Reviewed by James Robinson. Chromium bug: Compositing on a lost context causes latch deadlocks. The cause of deadlock was that a setLatch command is added to the lost compositor GL context, and a waitLatch would never complete on a child context. This change checks whether the compositor context is in error state before doing the compositing. https://bugs.webkit.org/show_bug.cgi?id=63681 * src/WebViewImpl.cpp: (WebKit::WebViewImpl::composite): TBR=commit-queue@webkit.org BUG=87996 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90511

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+566 lines, -6 lines) Patch
M Source/WebKit/chromium/ChangeLog View 1 chunk +556 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.cpp View 1 chunk +10 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
9 years, 5 months ago (2011-07-06 23:21:10 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698