[webkit-changes] [WebKit/WebKit] ca484a: [Cocoa] Playback is paused after scrubbing with to...

Eric Carlson noreply at github.com
Mon May 22 20:34:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ca484addbacdec7e84b87023f410498bc6da8613
      https://github.com/WebKit/WebKit/commit/ca484addbacdec7e84b87023f410498bc6da8613
  Author: Eric Carlson <eric.carlson at apple.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/WebCore/platform/mac/WebPlaybackControlsManager.mm

  Log Message:
  -----------
  [Cocoa] Playback is paused after scrubbing with touch bar
https://bugs.webkit.org/show_bug.cgi?id=257177
rdar://109523926

Reviewed by Jer Noble.

* Source/WebCore/platform/mac/WebPlaybackControlsManager.mm:
(-[WebPlaybackControlsManager setPlaying:]): Don't send a remote playback command to the
model if is already in the correct state.

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




More information about the webkit-changes mailing list