Release Notes for Safari Technology Preview 7

Release Notes for Safari Technology Preview 7

Safari Technology Preview Release 7 is now available for download.

Read more

Introducing JSC’s New Sampling Profiler

Introducing JSC’s New Sampling Profiler

JavaScriptCore has a new sampling profiler that powers Web Inspector’s JavaScript & Events timeline.

Read more

Next Steps for Legacy Plug-ins

Next Steps for Legacy Plug-ins

On websites that offer both Flash and HTML5 implementations of content, Safari users will now always experience the modern HTML5 implementation, delivering improved performance and battery life.

Read more

Release Notes for Safari Technology Preview 6

Release Notes for Safari Technology Preview 6

Safari Technology Preview Release 6 is now available for download.

Read more

Memory Debugging with Web Inspector

Memory Debugging with Web Inspector

Web Inspector now includes two new timelines for debugging a webpage’s memory usage.

Read more

JavaScriptCore CSI:
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.

Read more

Release Notes for Safari Technology Preview 5

Release Notes for Safari Technology Preview 5

Safari Technology Preview Release 5 is now available for download.

Read more

ECMAScript 6 Proper Tail Calls in WebKit

ECMAScript 6 Proper Tail Calls in WebKit

Proper Tail Calls (PTC) is a new feature in the ECMAScript 6 language.

Read more

Release Notes for Safari Technology Preview 4

Release Notes for Safari Technology Preview 4

Safari Technology Preview Release 4 is now available for download.

Read more

Locking in WebKit

Locking in WebKit

We recently replaced all spinlocks, OS-provided mutexes, and condition variables in WebKit with the new WTF::Lock and WTF::Condition — these new primitives have some cool properties.

Read more

Release Notes for Safari Technology Preview 3

Release Notes for Safari Technology Preview 3

Safari Technology Preview Release 3 is now available for download.

Read more

Updating Our Prefixing Policy

Updating Our Prefixing Policy

WebKit’s new feature policy is to implement experimental features unprefixed, behind a runtime flag.

Read more