WebKit on GitHub!
On June 23rd, the WebKit project froze its Subversion tree and transitioned management and interaction with our source code to git on GitHub.
A Crash Site Investigation Story
JavaScriptCore CSI:
A Crash Site Investigation Story
When debugging JavaScript bugs, web developers have Web Inspector which provides a debugger and many introspective tools to examine their code with.
Building WebKit for iOS Simulator
You can now build and run top-of-tree WebKit for iOS in the iOS Simulator — included are a summary of steps to get you up and running.
WebKit and C++11
WebKit now requires our various ports to build with compilers that support some C++11 features.
Using References Instead of Pointers
We started converting WebKit code to using references instead of pointers when passing around objects.
It’s Time for the 2011 WebKit Contributors Meeting!
Apple will once again be hosting a WebKit Contributors Meeting.
A Guide to Assertion Macros in WebKit
Background WebKit provides a number of macros to assert that conditions in the code are met.
New Open Committer and Reviewer Policy
Historically, new WebKit committers and reviewers have been chosen through an internal Apple process.