[Webkit-unassigned] [Bug 89451] [GTK][WK2] Build break when trying to build webkit2 without plugin process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 06:45:46 PDT 2012


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





--- Comment #3 from Balazs Kelemen <kbalazs at webkit.org>  2012-06-19 06:45:45 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > This is by design, I don't think we want to support plugins without plugin process.
> 
> So what for is this macro? I saw a lot of common code which checks if plugin process is on, and depends on it calls are made directly(same process) or via IPC. If you want to build webkit2 always with plugin process, maybe this setting should be removed, or event compilation shouldn't start.

I guess the Mac port still supports disabling it and keeping it guarded could help in the future if we decide to change on this. Furthermore, the Qt build system does neither try to sanitize the custom build options you use, nor detect if you turn on something that is not supported, and we don't want to do this. I don't know what is the policy for Gtk.

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