Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0b216b7fee1af5547c9b478998c8ea3c412e6489
https://github.com/WebKit/WebKit/commit/0b216b7fee1af5547c9b478998c8ea3c412e6489
Author: Alex Christensen <[email protected]>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
A LayoutTests/fast/images/protected-image-queue-expected.txt
A LayoutTests/fast/images/protected-image-queue.html
M Source/WebCore/platform/graphics/ImageFrameWorkQueue.cpp
Log Message:
-----------
REGRESSION(276827@main) Retain frame request queue in
ImageFrameWorkQueue::start
https://bugs.webkit.org/show_bug.cgi?id=271979
rdar://125721264
Reviewed by Said Abou-Hallawa.
Protecting the ImageFrameWorkQueue is not sufficient because the RequestQueue
can be
deallocated separately. Restore the protection of the queue.
* LayoutTests/fast/images/protected-image-queue-expected.txt: Added.
* LayoutTests/fast/images/protected-image-queue.html: Added.
* Source/WebCore/platform/graphics/ImageFrameWorkQueue.cpp:
(WebCore::ImageFrameWorkQueue::start):
Canonical link: https://commits.webkit.org/276906@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes