Bug 48470 - [chromium] WebGL does not work with the compositor in test_shell
Summary: [chromium] WebGL does not work with the compositor in test_shell
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on: 46849
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-27 14:41 PDT by Kenneth Russell
Modified: 2010-10-27 14:53 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.13 KB, patch)
2010-10-27 14:46 PDT, Kenneth Russell
dglazkov: review+
kbr: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-10-27 14:41:20 PDT
Marshall Greenblatt pointed out on chromium-dev that if test_shell is run with --enable-accelerated-compositing --enable-webgl, pages containing WebGL content do not render correctly. This is a likely regression (or failure to verify this functionality) from https://bugs.webkit.org/show_bug.cgi?id=46849 . This may also be causing layout test failures with DumpRenderTree in new-run-webkit-tests' --platform chromium-gpu configuration.
Comment 1 Kenneth Russell 2010-10-27 14:46:14 PDT
Created attachment 72090 [details]
Patch
Comment 2 Kenneth Russell 2010-10-27 14:53:19 PDT
Committed r70717: <http://trac.webkit.org/changeset/70717>