← WebKit Silent-Fix Report — 2026-W25

b0273bc189  WorkerStorageConnection::scopeClosed() leaves getEstimate() completion handlers uncalled

severity low class LogicError confidence 0.50 WebCore Storage WorkerStorageConnection
Charlie Wolfe Tue Jun 16 11:41:49 2026 -0700 full: b0273bc189c1f6ddbfbb624d6cbe3b9f44e345d3 bug report ↗ view on GitHub ↗
Primitive: unfulfilled completion handlers on worker close
Triage note: Uncalled CompletionHandlers on scope close can trip a release-assert crashing the web process; test asserts no crash on worker close with in-flight estimates.

Security-relevant, below the exploitable-grade bar for a full root-cause writeup. The triage verdict is above; the side-by-side patch is below.

Before / after

Loading diff…