Surfin’ Safari

Archive for September, 2007

New WebKit Reviewers

Posted by Maciej Stachowiak on Thursday, September 20th, 2007 at 4:27 am

I’m pleased to announce that Simon Hausmann is now a WebKit reviewer. Simon has been doing great work with the Qt port. I would also like to announce that Alp Toker is now a WebKit reviewer for the Gtk port. Please join me in congratulating Simon and Alp.

WebKit Detect script updated for iPhone and iPod touch

Posted by Maciej Stachowiak on Thursday, September 6th, 2007 at 4:04 am

We don’t usually recommend checking for specific user agents; it’s usually better to test for capabilities directly. But sometimes you need to work around a behavior difference that can’t be tested any other way. For those times, we have a WebKit detection script that properly checks for the WebKit engine (not just Safari) and [...]