Bug 72739
Summary: | [chromium] WebGL broken in threaded compositing mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nat Duca <nduca> |
Component: | WebCore Misc. | Assignee: | Kenneth Russell <kbr> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jamesr, kbr, nduca, twiz |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Nat Duca
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kenneth Russell
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 ***