[Webkit-unassigned] [Bug 186364] [WinCairo] Enable coordinated graphics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 09:27:55 PDT 2019


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

--- Comment #32 from Don Olmstead <don.olmstead at sony.com> ---
Comment on attachment 369934
  --> https://bugs.webkit.org/attachment.cgi?id=369934
WIP patch

View in context: https://bugs.webkit.org/attachment.cgi?id=369934&action=review

Looks good. In the final patch you should do if (ENABLE_WEBKIT) around the USE and ENABLE flags until we completely turn off legacy

> Source/WebKit/WebProcess/WebPage/WebPage.h:969
> +#if PLATFORM(WIN) && USE(TEXTURE_MAPPER_GL)

Good catch that this was dead code in GTK.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190515/a4fe4dac/attachment.html>


More information about the webkit-unassigned mailing list