Surfin’ Safari

Archive for November, 2007

New Open Committer and Reviewer Policy

Posted by Maciej Stachowiak on Friday, November 30th, 2007 at 4:48 pm

Historically, new WebKit committers and reviewers have been chosen through an internal Apple process. I am pleased to announce a new open, community-based Committer and Reviewer Policy.
Some highlights of the new policy:

New committers and reviewers will be chosen by the existing project reviewers.
The policy treats everyone equally, regardless of corporate affiliation.
There is a clear statement [...]

Ten New Things in WebKit 3

Posted by Maciej Stachowiak on Wednesday, November 14th, 2007 at 8:27 pm

Lately we’ve been talking about a lot of great new features in the latest development trunk of WebKit - features like web fonts, client-side database storage, CSS transforms and CSS animation. These features will likely make it to an official release someday. But I’d like to take a step back and talk about some older [...]

WebKit in the News

Posted by Maciej Stachowiak on Tuesday, November 13th, 2007 at 5:49 pm

Google’s Android announcement (see post below) has led to a new round of stories about WebKit in the blogosphere. Om Malik writes about The Amazing Rise of WebKit Mobile. Jason Delport echoes his sentiment in a piece titled The Rise of the WebKit Browser. Ajaxian refers to Another WebKit win with Android. And John Gordon [...]

Android uses WebKit

Posted by David Carson on Monday, November 12th, 2007 at 5:01 pm

Many of you have seen the announcement of the Android Mobile Platform (www.openhandsetalliance.com) followed by today’s release of the SDK (code.google.com/android). We (Android) were happy to highlight the use of the WebKit engine as the rendering core for Android’s browser. We have been working on our mobile implementation of WebKit for quite some time. A [...]

HTML5 Media Support

Posted by Antti Koivisto on Monday, November 12th, 2007 at 2:14 pm

Another nice feature from the HTML5 draft specification is now available in the WebKit nightly builds for Mac OS X. The new HTML5 <video> and <audio> elements add native support for embedding video and audio content in web pages. They also provide a rich scripting API for controlling playback. Adding video to a web page is almost as simple [...]