[webkit-changes] [WebKit/WebKit] b988d2: REGRESSION(256273 at main): Stopped remote audio dest...
Kimmo Kinnunen
noreply at github.com
Thu Aug 1 04:34:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b988d2b017957cf604e6a7e8cff4ae8e0f3547e0
https://github.com/WebKit/WebKit/commit/b988d2b017957cf604e6a7e8cff4ae8e0f3547e0
Author: Kimmo Kinnunen <kkinnunen at apple.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M Source/WebKit/GPUProcess/media/RemoteAudioDestinationManager.cpp
Log Message:
-----------
REGRESSION(256273 at main): Stopped remote audio destination is started when audio buffer changes
https://bugs.webkit.org/show_bug.cgi?id=277407
rdar://132883157
Reviewed by Youenn Fablet and Per Arne Vollan.
Avoid starting the audio destination when the sample buffer is set if
the destination is not playing.
Fixes power regressions in cases when the audio destination is not
running.
* Source/WebKit/GPUProcess/media/RemoteAudioDestinationManager.cpp:
Canonical link: https://commits.webkit.org/281701@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list