[Webkit-unassigned] [Bug 78109] [Qt] Make it possible to build WebKit without QtWidgets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 07:44:30 PDT 2012


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





--- Comment #4 from Simon Hausmann <hausmann at webkit.org>  2012-03-29 07:44:30 PST ---
(In reply to comment #3)
> Is this fixed now? All dependencies are closed :)

What's left is making it possible to build the entire library without QtWidgets, which would effectively disable the WebKit1 API and just leave us with a library that implements the WK2 QML element that is made accessible to applications via the QML plugin.

The change is I think largely a build system change to not compile WK1 files if there are no widgets.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list