Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aea9b98dab850eed8524d205d6ceed9b3c0d9719
      
https://github.com/WebKit/WebKit/commit/aea9b98dab850eed8524d205d6ceed9b3c0d9719
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.mm

  Log Message:
  -----------
  No loading spinner during APMP playback after scrubbing and waiting for the 
track to play in Safari
https://bugs.webkit.org/show_bug.cgi?id=296667
rdar://156606910

Reviewed by Jer Noble and Eric Carlson.

For the spinner to show while in the LMK player, isLoadingPublisher has to be 
true
on Playable surface.

Its value was always set to NO. We now set it to YES whenever playback has
stalled, which includes when loading data after a seek.

Manually verified as working as intended.

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