[Webkit-unassigned] [Bug 137969] New: Do not include GraphicsContext3D.h when 3D_GRAPHICS is not used
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 22 11:09:54 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137969
Bug ID: 137969
Summary: Do not include GraphicsContext3D.h when 3D_GRAPHICS is
not used
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcrha at redhat.com
The GraphicsContext3D.h includes ShaderLang.h, which might not be always available during the build time, thus better to not include GraphicsContext3D.h when the 3D_GRAPHICS is not used.
--
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/20141022/cb35f45d/attachment-0002.html>
More information about the webkit-unassigned
mailing list