Bug 48470

Summary: [chromium] WebGL does not work with the compositor in test_shell
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, enne, jamesr, levin, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 46849    
Bug Blocks:    
Attachments:
Description Flags
Patch dglazkov: review+, kbr: commit-queue-

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>