WebKit
Links
- WebKit Bug Tracker
- Privacy Preserving Ad Click Attribution For the Web (2019)
- WebKit Blog
- WebKit Goals for 2020 (HN)
- ResizeObserver in WebKit (Tweet)
- Speculation in JavaScriptCore (2020) (HN)
- Filip Pizlo's Papers - Core maintainer of WebKit.
- Using const/let instead of var can make JavaScript code run 10× slower in Webkit (2020) (HN)
- WebKit Explainers - Explainers from WebKit contributors.
- WebKit Code
- WebXR landing in WebKit (2021)
- Things I Learned Reading Webkit’s UA Stylesheet (2021) (HN)
- What needs to be added to WebKit? (2021)
- WebKit: Introducing the layer based SVG engine (2021) (HN)
- WebKit's proposal for animations (screen updates) with a variable frame rate (Tweet)
- Safari now supports File System Access API with private origin (2022) (HN)
- Introducing the WebKit FTL JIT (2014)
- Non-interactive Elements with the inert attribute (2022)
- iOS WebKit Debug Proxy - DevTools proxy (Chrome Remote Debugging Protocol) for iOS devices (Safari Remote Web Inspector).
- Improving CSS Variables in WebKit (2022)
- New WebKit Features in Safari 15.5 (2022) (HN)
- Concurrent JavaScript: It can work! (2017)
- News from WWDC22: WebKit Features in Safari 16 Beta (HN)
- WebKit's positions on emerging web specifications
- Understanding GC in JSC From Scratch (2022) (HN)
- Using :has() as a CSS Parent Selector and much more (2022)
- WebKit on GitHub (2022) (HN)
- WebKit Quirks.cpp (HN)
- Rust-Darwin-WebKit - Bindings to some of the WebKit's API on MacOS for Rust.
- WebKit Features in Safari 16.2 (2022)
- Fast JavaScript-to-WASM Call from FTL in WebKit (HN)
- WebKit Features in Safari 16.4 (2023) (HN)
- WebKit Documentation Code
- WebKit Features in Safari 17 beta (2023)
- SlowDownAndWasteMemory()