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

Issue 11368084: Merge 165866 - Disable threaded compositing when texture sharing is blacklisted (Closed)

Created:
8 years, 1 month ago by jamesr
Modified:
8 years, 1 month ago
Reviewers:
jamesr
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cc-bugs_chromium.org, jam, apatrick_chromium
Visibility:
Public.

Description

Merge 165866 - Disable threaded compositing when texture sharing is blacklisted When texture_sharing is blacklisted, we can't do readbacks from the browser process and thus hit the render process to do readbacks for the thumbnailer or the extensions getVisibleTab() API. This path is a bit buggy in threaded compositing mode, so disable the thread. BUG=158747 Review URL: https://chromiumcodereview.appspot.com/11361077 TBR=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=165955

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
M chrome/test/gpu/gpu_feature_browsertest.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M content/browser/gpu/compositor_util.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jamesr
8 years, 1 month ago (2012-11-05 18:08:26 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698