Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c12bea1172da8a458a34b52f56fc87f2f96ec685
      
https://github.com/WebKit/WebKit/commit/c12bea1172da8a458a34b52f56fc87f2f96ec685
  Author: Eric Carlson <[email protected]>
  Date:   2025-10-21 (Tue, 21 Oct 2025)

  Changed paths:
    M Source/WebCore/Modules/webaudio/AudioContext.cpp
    M Source/WebCore/Modules/webaudio/AudioContext.h
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/html/HTMLMediaElement.h
    M Source/WebCore/platform/audio/PlatformMediaSessionInterface.cpp
    M Source/WebCore/platform/audio/PlatformMediaSessionInterface.h

  Log Message:
  -----------
  Remove PlatformMediaSessionClient::isActiveNowPlayingSessionChanged
https://bugs.webkit.org/show_bug.cgi?id=301141
rdar://163070140

Reviewed by Jean-Yves Avenard.

Remove unused code.

* Source/WebCore/Modules/webaudio/AudioContext.cpp:
(WebCore::AudioContext::isActiveNowPlayingSessionChanged): Deleted.
* Source/WebCore/Modules/webaudio/AudioContext.h:
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::isActiveNowPlayingSessionChanged): Deleted.
* Source/WebCore/html/HTMLMediaElement.h:
* Source/WebCore/platform/audio/PlatformMediaSessionInterface.cpp:
* Source/WebCore/platform/audio/PlatformMediaSessionInterface.h:

Canonical link: https://commits.webkit.org/301876@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

Reply via email to