Linked by Amjith Ramanujam on Thu 7th Aug 2008 05:35 UTC, submitted by Ali
Mozilla & Gecko clones The Mozilla and Nokia teams have been working hard to port Firefox 3 and the Mozilla Platform to Qt and there are now some solid results available from their efforts. An experimental build of Firefox Qt is available and you can download the sources from Mozilla's mercurial repository. The plan is to merge the Qt branch into the central Mozilla branch to make the port official.
Thread beginning with comment 326137
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Doesn't Qt Have WebKit?
by leos on Thu 7th Aug 2008 20:40 UTC in reply to "RE: Doesn't Qt Have WebKit?"
leos
Member since:
2005-09-21

No, the version of Webkit in Qt is unsuitable for building a full web browser in.


I believe the Qt 4.5 snapshots have support for plugins. But you're right that the stable released 4.4 does not.
I can't think of anything else that's missing though. Arora is already a reasonable browser. If you run it with Qt 4.5 it does pretty much everything you would expect a browser to do.

Reply Parent Bookmark Score: 4

RE[3]: Doesn't Qt Have WebKit?
by ba1l on Fri 8th Aug 2008 07:44 in reply to "RE[2]: Doesn't Qt Have WebKit?"
ba1l Member since:
2007-09-08

I stand corrected then. I had thought it was missing some other bits, but apparently it isn't.

Edit: According to to Arora site, disk cache isn't implemented until Qt 4.5 either. While you can get by without plugins, a disk cache is kind of important.

Edited 2008-08-08 07:49 UTC

Reply Parent Bookmark Score: 1

RE[4]: Doesn't Qt Have WebKit?
by leos on Fri 8th Aug 2008 18:04 in reply to "RE[3]: Doesn't Qt Have WebKit?"
leos Member since:
2005-09-21

Edit: According to to Arora site, disk cache isn't implemented until Qt 4.5 either. While you can get by without plugins, a disk cache is kind of important.


Yup. More info on that here: http://labs.trolltech.com/blogs/2008/08/04/network-cache/

Reply Parent Bookmark Score: 2