Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13a60236d0c225cbefbd3d9ea16745298efc337d
https://github.com/WebKit/WebKit/commit/13a60236d0c225cbefbd3d9ea16745298efc337d
Author: Jean-Yves Avenard <[email protected]>
Date: 2025-11-17 (Mon, 17 Nov 2025)
Changed paths:
M Source/WebCore/platform/graphics/SourceBufferPrivate.cpp
M Source/WebCore/platform/graphics/SourceBufferPrivate.h
M Source/WebKit/WebProcess/GPU/media/SourceBufferPrivateRemote.cpp
M Source/WebKit/WebProcess/GPU/media/SourceBufferPrivateRemote.h
Log Message:
-----------
[MSE] Move SourceBufferPrivate isActive() handling to the base class
https://bugs.webkit.org/show_bug.cgi?id=302395
rdar://164553014
Reviewed by Jer Noble and Youenn Fablet.
We can also remove SourceBufferPrivate::isActive() as it's an internal method
only.
Canonical link: https://commits.webkit.org/303162@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications