Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f497e873d0b903663551e189a08bc249c4f5282d
      
https://github.com/WebKit/WebKit/commit/f497e873d0b903663551e189a08bc249c4f5282d
  Author: Jer Noble <[email protected]>
  Date:   2026-05-12 (Tue, 12 May 2026)

  Changed paths:
    A 
LayoutTests/media/media-source/media-source-real-scrub-then-play-expected.txt
    A LayoutTests/media/media-source/media-source-real-scrub-then-play.html
    M Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.mm

  Log Message:
  -----------
  [Cocoa] Seeking to time zero with default controls can cause stall
rdar://175877962
https://bugs.webkit.org/show_bug.cgi?id=314672

Reviewed by Jean-Yves Avenard and Eric Carlson.

When the AudioVideoRendererAVFObjC short-circuits a seek, it can leave the 
playback
rate set to zero, rather than reset it to the requested rate.

Test: media/media-source/media-source-real-scrub-then-play.html

* 
LayoutTests/media/media-source/media-source-real-scrub-then-play-expected.txt: 
Added.
* LayoutTests/media/media-source/media-source-real-scrub-then-play.html: Added.
* Source/WebCore/platform/graphics/avfoundation/AudioVideoRendererAVFObjC.mm:
(WebCore::AudioVideoRendererAVFObjC::prepareToSeek):

Canonical link: https://commits.webkit.org/313123@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to