[webkit-changes] [WebKit/WebKit] 84643c: Regression(274445 at main) Hang on twitch.tv when pla...

Chris Dumez noreply at github.com
Tue Feb 20 15:42:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84643ce2ac865f3d6021c479ec98f0c92addaf8e
      https://github.com/WebKit/WebKit/commit/84643ce2ac865f3d6021c479ec98f0c92addaf8e
  Author: Chris Dumez <cdumez at apple.com>
  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 at 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 at main and full revert of the follow-up
fix in 274670 at 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


More information about the webkit-changes mailing list