Linked by Rahul on Mon 20th Oct 2008 22:31 UTC
Thread beginning with comment 334365
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-06
> Is there any reason behind not switching to WebKit
webkit in Qt 4.4 is really too slow for daily web browser use and the KPart for it isn't mature yet. these things can change with Qt 4.5, however.
additionally, KHTML comes with a bit of API glue that a lot of KDE apps use. there's really nothing in there that Webkit couldn't be used for, but it does mean porting apps (though thankfully it's usually just a handful of calls in the entire codebase)
and most of the apps stick with KHTML.
> and keep working on KHTML
well, you can't tell people to work on something and you can't tell them not to, either. the group who continues to work on KHTML does so because they wish to.
those who work on Webkit do as well.
it'll all sort out as the future unrolls.
p.s. i'm using the webkit kpart in konqi right now. have been for about 2 months. not end user ready, as i noted, though.