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)