[webkit-changes] [WebKit/WebKit] 6e7674: Unreviewed, reverting 287274 at main (71a7e0a09291)

Jean-Yves Avenard noreply at github.com
Wed Jan 8 01:25:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e7674aaf2607313c37f1b5573d7b3e29ee68800
      https://github.com/WebKit/WebKit/commit/6e7674aaf2607313c37f1b5573d7b3e29ee68800
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

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

  Log Message:
  -----------
  Unreviewed, reverting 287274 at main (71a7e0a09291)
https://bugs.webkit.org/show_bug.cgi?id=285568
rdar://142517488

Broke duolingo, calling play() during a seek() is allowed by the spec. And the play event should be fired even if the seek hasn't completed.

Reverted change:

    [Media] Avoid play() call during seek flow before the finishSeek()
    https://bugs.webkit.org/show_bug.cgi?id=283172
    287274 at main (71a7e0a09291)

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



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


More information about the webkit-changes mailing list