Bug 127844

Summary: use accelerated compositing on WinCairo
Product: WebKit Reporter: Alex Christensen <alex.christensen>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: benjamin, bfulgham, cmarcelo, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Bug Depends on: 127843    
Bug Blocks:    
Attachments:
Description Flags
Patch darin: review+

Description Alex Christensen 2014-01-29 10:49:06 PST
This is the final switch for using accelerated compositing on WinCairo.  There are a few problems that should be looked into before doing this switch.  WebGL doesn't render to the screen anymore, there are some crashes (especially when using html5 video elements), and I'm not sure how to change the TextureMapper accelerated compositing settings on Windows.
Comment 1 Alex Christensen 2014-01-29 10:54:29 PST
Created attachment 222582 [details]
Patch
Comment 2 Alex Christensen 2014-01-29 15:47:50 PST
I'm going to let https://bugs.webkit.org/show_bug.cgi?id=127833 cover this, unless they decide otherwise.