[webkit-reviews] review granted: [Bug 135505] [GTK] Be able to disable gtk2 dependency : [Attachment 235969] Add an option to disable WebKitPluginProcess2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 6 07:18:47 PDT 2014


Gustavo Noronha (kov) <gns at gnome.org> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 135505: [GTK] Be able to disable gtk2 dependency
https://bugs.webkit.org/show_bug.cgi?id=135505

Attachment 235969: Add an option to disable WebKitPluginProcess2
https://bugs.webkit.org/attachment.cgi?id=235969&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=235969&action=review


> Source/WebKit2/PlatformGTK.cmake:-580
> -    list(APPEND PluginProcessGTK2_INCLUDE_DIRECTORIES
> -	   "${WEBKIT2_DIR}/PluginProcess/unix"
> -    )
> -
> -    include_directories(${PluginProcessGTK2_INCLUDE_DIRECTORIES})

This path is already added on a more general basis, I imagine?


More information about the webkit-reviews mailing list