Linked by Thom Holwerda on Fri 6th Apr 2007 21:45 UTC, submitted by dylansmrjones
GTK+ Kimmo Kinnunen wrote yesterday on the GTK+-WebCore developer mailing list that he has imported the Safari 2.0 WebCore branch into GTK+-WebCore. "This means that from the webcore/javascriptcore part, the code is mostly the same as in current Safari. So if there are any crashes, they're not from webcore/javascriptcore part of the codebase with very high probability, rather my code."
Thread beginning with comment 228369
To read all comments associated with this story, please click here.
Re: Good news
by BSDfan on Sat 7th Apr 2007 03:16 UTC
BSDfan
Member since:
2007-03-14

This is pretty good news, GTK+-WebCore is actually really portable.

This isn't Gnome only, This allows one to make a browser that isn't reliant on KDE libs or w/e.

The codebase is actually quite lighter then Gecko based browsers.

All ya need is glib, GDK, Pango, Gtk+, libglade-2, libcurl..

:-)