[webkit-gtk] WebKitGTK+ 1.5.2 released!
Carlos Garcia Campos
cgarcia at igalia.com
Fri Aug 12 09:00:28 PDT 2011
El Fri, 12 Aug 2011 08:47:08 -0700
Evan Martin <evan at chromium.org> escribió:
> On Thu, Aug 11, 2011 at 11:16 PM, Gustavo Noronha Silva
> <gns at gnome.org> wrote:
> > - Add plugin process support in WebKit2. Now (GTK+2) plugins can
> > work again with a GTK+3 build.
>
> Do you have any pointers to how this works? Do you need to build all
> of wtf etc twice, or do you just link twice?
libjavascriptcore doesn't use gtk, so it's shared. WebCore was split
into two libraries (see https://bugs.webkit.org/show_bug.cgi?id=60539),
a small library that only contains the files using gtk+ and another one
with all other files. Only the former is built twice. And some webkit2
files are built again with the plugin process too.
> How much disk space
> overhead is there?
WebKitPluginProcess is 21MB here.
Regards,
--
Carlos Garcia Campos
http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20110812/76b58107/attachment.bin>
More information about the webkit-gtk
mailing list