[Webkit-unassigned] [Bug 129128] WinCairo should use coordinated graphics and tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 15:50:00 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129128


Alex Christensen <alex.christensen at flexsim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pnormand at igalia.com




--- Comment #3 from Alex Christensen <alex.christensen at flexsim.com>  2014-02-21 15:47:09 PST ---
> But coordinated graphics is WebKit2 only feature, why do you need it for a WebKit1 only port?
I don't know, but GStreamer doesn't draw to the screen without it and tiled backing store.  Maybe there's an unintentional dependency somewhere, or maybe I should put this in the #if ENABLE(VIDEO) && PLATFORM(WIN_CAIRO) section instead.

This hasn't fixed WebGL on WinCairo, but should I need coordinated graphics for WebGL, now that accelerated compositing is mandatory?  WebGL on Windows hasn't worked since that big change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list