Bug 72739 - [chromium] WebGL broken in threaded compositing mode
Summary: [chromium] WebGL broken in threaded compositing mode
Status: RESOLVED DUPLICATE of bug 80459
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 09:15 PST by Nat Duca
Modified: 2012-04-10 12:19 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nat Duca 2011-11-18 09:15:08 PST
WebGLLayerChromium and impl use the accelerated canvas "backbuffer" directly. In threaded compositing mode, this causes partial webgl results to appear onscreen.

Related issue: https://bugs.webkit.org/show_bug.cgi?id=72738
Comment 1 Kenneth Russell 2012-04-10 12:19:16 PDT
jamesr has fixed these problems in Bug 80459 and related fixes (thanks!). Closing as a duplicate.

*** This bug has been marked as a duplicate of bug 80459 ***