Hacker News new | ask | show | jobs
by philwelch 5062 days ago
Comparing KHTML to Webkit in the year 2012, it seems like Apple has done a much better job than KDE of "fostering a proper open source eco-system"....
2 comments

WebCore is based on KHTML, and is thereby licensed user LGPL: it is open source, and due to that license choice Apple is stuck and can't fix it. However, WebKit, a library that sits on top of WebCore initially by Apple, and where a lot of the "little touches" (such as multitouch JavaScript events) goes, is under modified BSD, and Apple often does not release code for it back to the community; hell: even for WebCore they sometimes play games distributing binary object files for parts they want to redact.
That's not really fare to KDE, Apple has a thousand times the resources.
That Apple used those resources to steward a successful open-source project themselves rather than just sending patches back to KDE makes the point, though.