[webkit-changes] [WebKit/WebKit] 9ebaa6: [Media] Don't try to loop if current time or durat...

Eric Carlson noreply at github.com
Tue Nov 28 19:18:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ebaa6b42015ecbc62dcd42710bbb0c571f8d8ba
      https://github.com/WebKit/WebKit/commit/9ebaa6b42015ecbc62dcd42710bbb0c571f8d8ba
  Author: Eric Carlson <eric.carlson at apple.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp

  Log Message:
  -----------
  [Media] Don't try to loop if current time or duration is zero
https://bugs.webkit.org/show_bug.cgi?id=265485
rdar://118902468

Reviewed by Jer Noble.

Don't loop if current time or duration is zero.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::mediaPlayerTimeChanged):

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




More information about the webkit-changes mailing list