New WebKit Committers
We’ve just gained two new non-Apple WebKit committers, George Staikos and Alexey Proskuryakov.
JavaScript and DOM Compatibility
With the increasing popularity of advanced JavaScript techniques on the web (variously called web 2.0, AJAX or DHTML), we’ve decided to make a big push for JavaScript and DOM compatibility.
WebKit Fixes in Safari 2.0.1
Many of you have asked for the list of WebKit bugs fixed in Safari 2.0.1.
New WebKit Commiter
Anders Carlsson has become the first non-Apple employee to get cvs commit access for WebKit.
We’re Hunting Memory Leaks
We’ve heard a number of reports of Safari memory leaks, and we’d like to fix a bunch of these.
Hash Tables (Part 2)
One of the more important but somewhat mysterious aspects of hashtables is writing hash functions.
Hash Tables (Part 1)
Hashtables are one of the most important basic data structures in a web browser.
Introduction (and Bugzilla News)
Hi everyone, I’m one of the other people that Hyatt mentioned would be posting here.