[Webkit-unassigned] [Bug 144561] [GTK] Re-enable Quartz backend on cmake build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 19:58:51 PDT 2015


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

--- Comment #16 from Philip Chimento <philip.chimento at gmail.com> ---
(In reply to comment #13)
> I'm not sure about adding Quartz target support to 2.8 branch. It's not
> actually a feature, but it's not a regression either since we never
> supported it in WebKit2. What do other people think?

You might notice that the patch contains only fixes to the CMake files. This is literally just adding build system code to enable the option. I didn't have to make any changes to the WebKit2 code to re-enable Quartz, or implement anything new for it. All the other bug fixes I've had to make to get it working, would also break the X11 backend on OSX, for example, or else they are breakages due to combinations of supported options that just don't get exercised together very often.

The --enable-quartz-target switch was always there in the Autotools build system, so I'd consider this a regression from switching to CMake.

-- 
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/20150512/12acdcfd/attachment.html>


More information about the webkit-unassigned mailing list