Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 90058110a246ece7d949f35d4fbe7760b0ffb6f8
https://github.com/WebKit/WebKit/commit/90058110a246ece7d949f35d4fbe7760b0ffb6f8
Author: Ziran Sun <[email protected]>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp
Log Message:
-----------
Remove incorrect assertion in
Nicosia::AcceleratedBuffer::~AcceleratedBuffer().
https://bugs.webkit.org/show_bug.cgi?id=280151
Reviewed by Nikolas Zimmermann.
This assertion is not correct. m_texture->refCount() can be other values such
as 1.
* Source/WebCore/platform/graphics/nicosia/NicosiaBuffer.cpp:
(Nicosia::AcceleratedBuffer::~AcceleratedBuffer):
Canonical link: https://commits.webkit.org/284217@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