[Webkit-unassigned] [Bug 146511] [GTK] ENABLE_OPENGL=OFF builds still include GL-specific files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 04:28:14 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146511
--- Comment #14 from Zan Dobersek <zan at falconsigh.net> ---
Comment on attachment 256214
--> https://bugs.webkit.org/attachment.cgi?id=256214
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=256214&action=review
> Source/WebCore/platform/graphics/texmap/BitmapTextureGL.cpp:382
> }; // namespace WebCore
> +#endif // USE(TEXTURE_MAPPER_GL)
Could use an empty line in between.
> Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:1393
> +#if PLATFORM(X11) && (USE(REDIRECTED_XCOMPOSITE_WINDOW) || USE(TEXTURE_MAPPER_GL))
This needs rebasing, I believe.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150721/48c570bb/attachment.html>
More information about the webkit-unassigned
mailing list