May 5, 2024

Apple Announces WebKit2

Posted April 8, 2010 at 11:31pm by iClarified · 4240 views
Anders Carlsson and Sam Weinig from Apple’s WebKit team have announced they will shortly start landing patches for a new WebKit framework that Apple has been working on.

The new framework is currently called "WebKit2".

WebKit is a layout engine designed to allow web browsers to render web pages. The WebKit engine provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited. [W]

WebKit2 is designed from the ground up to support a split process model, where the web content (JavaScript, HTML, layout, etc) lives in a separate process. This model is similar to what Google Chrome offers, with the major difference being that we have built the process split model directly into the framework, allowing other clients to use it.

Some high-level documentation is available at http://trac.webkit.org/wiki/WebKit2

Currently WebKit2 is available for Mac and Windows but Apple indicates they would gladly accept patches to add more ports.

Read More [via DaringFireball]