Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84643ce2ac865f3d6021c479ec98f0c92addaf8e
      
https://github.com/WebKit/WebKit/commit/84643ce2ac865f3d6021c479ec98f0c92addaf8e
  Author: Chris Dumez <[email protected]>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/html/HTMLMediaElement.h
    M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp
    M Source/WebCore/platform/PODInterval.h

  Log Message:
  -----------
  Regression(274445@main) Hang on twitch.tv when playing certain videos
https://bugs.webkit.org/show_bug.cgi?id=269810
rdar://123324508

Unreviewed partial revert of 274445@main and full revert of the follow-up
fix in 274670@main as it appears to be causing hangs under
HTMLMediaElement::updateActiveTextTrackCues().

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::compareCueInterval):
(WebCore::HTMLMediaElement::updateActiveTextTrackCues):
* Source/WebCore/html/HTMLMediaElement.h:
* Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp:
(WebCore::compareCueIntervalForDisplay):
(WebCore::MediaControlTextTrackContainerElement::updateDisplay):
(WebCore::MediaControlTextTrackContainerElement::updateActiveCuesFontSize):
* Source/WebCore/platform/PODInterval.h:

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