Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cf5c74d947a15f06fd050cad11efa398a840dcd9
https://github.com/WebKit/WebKit/commit/cf5c74d947a15f06fd050cad11efa398a840dcd9
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M
Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp
Log Message:
-----------
REGRESSION(308116@main): Crash in WebKit::AcceleratedSurface::sendFrame
https://bugs.webkit.org/show_bug.cgi?id=314087
Reviewed by Nikolas Zimmermann.
Check m_pendingFrameNotifyTargets is not empty before calling takeLast().
* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/AcceleratedSurface.cpp:
(WebKit::AcceleratedSurface::sendFrame):
Canonical link: https://commits.webkit.org/312680@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications