Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95cfc9759c8aa34bcff01b498339ae55e4a072e3
      
https://github.com/WebKit/WebKit/commit/95cfc9759c8aa34bcff01b498339ae55e4a072e3
  Author: Jean-Yves Avenard <[email protected]>
  Date:   2026-03-30 (Mon, 30 Mar 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.h
    M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm

  Log Message:
  -----------
  media/media-vp8-hiddenframes.html is sometimes crashing on EWS
https://bugs.webkit.org/show_bug.cgi?id=310965
rdar://173480850

Reviewed by Jer Noble.

A NativePromiseRequest must be disconnected or completed on the thread
the completion handler will run.
For ease, make m_waitForTimeBufferedPromise an AutoRejectProducer.

Covered by existing tests.

* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.h:
* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm:
(WebCore::MediaPlayerPrivateWebM::cancelPendingSeek):

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



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

Reply via email to