[Webkit-unassigned] [Bug 130468] Webkit2 builds are forced with CMake, if Gtk+3 is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 22 20:44:30 PDT 2014


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #227196|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2014-03-22 20:44:50 PST ---
(From update of attachment 227196)
View in context: https://bugs.webkit.org/attachment.cgi?id=227196&action=review

> Source/cmake/OptionsGTK.cmake:114
> +    if (ENABLE_WEBKIT2)
> +        set(ENABLE_PLUGIN_PROCESS ON)
> +    endif ()

Small nit. This doesn't need to be inside the if (NOT USE_GTK2) block

-- 
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