Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15ee68a1c1562c0b96c2a947300a6100c709b68a
      
https://github.com/WebKit/WebKit/commit/15ee68a1c1562c0b96c2a947300a6100c709b68a
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2025-09-11 (Thu, 11 Sep 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/AudioVideoRenderer.h
    M Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.h
    M Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.mm
    M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm

  Log Message:
  -----------
  [WebM|iOS] VTDecompressionSession is not torn down when app is backgrounded
https://bugs.webkit.org/show_bug.cgi?id=298704
rdar://160353574

Reviewed by Youenn Fablet.

We implement the same feature as done for MSE in 299841@main for WebM playback.

* Source/WebCore/platform/graphics/AudioVideoRenderer.h:
(WebCore::TracksRendererManager::applicationWillResignActive):
* Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.h:
* Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.mm:
(WebCore::AudioVideoRendererAVFObjC::applicationWillResignActive):
* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm:
(WebCore::MediaPlayerPrivateWebM::applicationWillResignActive):

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