[webkit-dev] Make accelerated compositing mandatory

Anders Carlsson andersca at apple.com
Tue Jan 28 10:58:34 PST 2014


On Jan 28, 2014, at 10:47 AM, Martin Robinson <mrobinson at webkit.org> wrote:

> On Tue, Jan 28, 2014 at 10:33 AM, Anders Carlsson <andersca at apple.com> wrote:
>> I’m not a layout and rendering person, but I suspect that the burden lies in that part of WebCore. I also don’t think building with accelerated compositing means that it has to be enabled at all; WebKitGTK+ on Windows could probably just have a stub implementation of the relevant GraphicsLayer classes.
> 
> A stub implementation disabled at runtime would be fine for us, I believe.

Great! I’d be happy to review any patches to do this.

Since we don’t have any WebKitGTK+/Windows buildbots or EWS bots, I think Andrei should go ahead and remove the flag and then the GTK+ maintainers can fix WebKitGTK+ for Windows. Does that sound like a reasonable approach?

- Anders


More information about the webkit-dev mailing list