[Webkit-unassigned] [Bug 72961] [WK2][X11] Plugins should not be loaded into the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 24 01:59:32 PST 2011


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





--- Comment #8 from Balazs Kelemen <kbalazs at webkit.org>  2011-11-24 01:59:32 PST ---
Ok, finally I remember what was in my mind when I started working on this. I though we need to avoid linking against qt (because of the incompatibility of qt4 plugins and qt5) so I decided to implement a self-contained program for the task. But we will have the same issues with the plugin process so the plan is to reuse the gtk plugin process. I'm going to investigate in that. If that is possible than we don't need this patch but we can handle this in the plugin process. However I'm a bit afraid that the dependencies of webcore are too deep and it's not suitable to rebuild the word with gtk just for the plugin process.

I promise I stop brain dumping form now... :)

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