← All issues

This Week in WebKit — July 04 - July 10, 2026

447
Total commits
8
Security fixes
5 High, 1 Medium deep-dived; 2 additional hardening changes
113
Contributors
Top components WebCore · Other · WebKit · Platform · JSC

Featured

Security fixes

Other security-relevant changes

  • [WebKit Networking] (hardening) cf2d405 — Hardens validation in loadImageForDecoding by sourcing firstPartyForCookies from authoritative mainFrameURL instead of client-controlled state, preventing network process crashes when called before navigation or with invalid mainDocumentURL.
  • [Websites / PrettyPatch] (hardening) dcb203f — Added base85 decoder and 50MB size limit to PrettyPatch for handling git binary image diffs; hardens patch display on bugs.webkit.org tooling.