[Webkit-unassigned] [Bug 147625] [GTK] Accelerated 2D Canvas enabled when cairo-gl is not available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 05:29:37 PDT 2015


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

--- Comment #3 from Mario Sanchez Prada <mario at webkit.org> ---
(In reply to comment #2)
> Btw, it seems that the reason why this was not misbehaving in the 2.8.x
> releases is because of a typo in FindCairoGL.cmake:
> 
> In the stable series, the last call to find_package_handle_standard_args()
> in that file was passing 'CairoGL' as an argument, therefore always defining
> CAIROGL_FOUND afterwards. However, CAIRO_GL_FOUND was being checked from
> OptionsGTK.cmake to set ENABLE_ACCELERATED_2D_CANVAS, effectively causing it
> to be always OFF, no matter what happened before.
> 
> I'll be filing a new bug for the 2.8.x series soon, but I thought I would
> explain here why this was a problem now and not before, because it confused
> me too.

Actually, I won't do that. All we'd have to do is to backport the patch for bug 144846 together with the one here to the stable releases and that would do it.

I'll update trac.webkit.org/wiki/WebKitGTK/2.8.x instead

-- 
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/20150804/ef63bf0a/attachment.html>


More information about the webkit-unassigned mailing list