[Webkit-unassigned] [Bug 186364] [WinCairo] Enable coordinated graphics
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 26 02:59:19 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=186364
--- Comment #24 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 365949
--> https://bugs.webkit.org/attachment.cgi?id=365949
WIP patch
View in context: https://bugs.webkit.org/attachment.cgi?id=365949&action=review
>> Source/WebKit/WebProcess/WebPage/WebPage.h:960
>> +#if PLATFORM(WIN) && USE(TEXTURE_MAPPER_GL)
>
> Why do you remove GTK?
m_nativeWindowHandle is simply an unused member variable in GTK port.
>> Source/WebKit/WebProcess/WebPage/win/AcceleratedSurfaceWin.cpp:56
>> +}
>
> These are not pure virtual, you don't need to override them.
Good point. Will fix.
--
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/20190326/7c78e79f/attachment.html>
More information about the webkit-unassigned
mailing list