[Webkit-unassigned] [Bug 205743] New: [WinCairo] Fixing build after "Add a pure virtual base class for GraphicsContext3D"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 3 11:57:17 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=205743
Bug ID: 205743
Summary: [WinCairo] Fixing build after "Add a pure virtual base
class for GraphicsContext3D"
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: stephan.szabo at sony.com
Some changes were needed after https://trac.webkit.org/changeset/253939/webkit
It seems like NO_ERROR was hitting the windows define.
Some code being used on wincairo was accessing m_attrs and needed to change.
Some functions were showing up as undefined that were in an #ifdef PLATFORM(GTK) && !USE(ANGLE)
--
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/20200103/89c95d22/attachment.htm>
More information about the webkit-unassigned
mailing list