Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f166601fb02346c4a820ae9aea74d825ea7effa
      
https://github.com/WebKit/WebKit/commit/0f166601fb02346c4a820ae9aea74d825ea7effa
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-04-21 (Tue, 21 Apr 2026)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/interfaces/TextTrackCue/endTime-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/webvtt/api/VTTCue/constructor-expected.txt
    M Source/WebCore/html/shadow/MediaControlTextTrackContainerElement.cpp
    M Source/WebCore/html/track/TextTrackCue.cpp
    M Source/WebCore/html/track/TextTrackCue.h
    M Source/WebCore/html/track/TextTrackCue.idl
    M Source/WebCore/html/track/VTTCue.cpp
    M Source/WebCore/html/track/VTTCue.h
    M Source/WebCore/html/track/VTTCue.idl

  Log Message:
  -----------
  Add support for unbounded TextTrackCue endTime
https://bugs.webkit.org/show_bug.cgi?id=218567
rdar://71042767

Reviewed by Chris Dumez.

This still seems like a good idea to support and as far as I can tell
the concept of infinite cues is already supported in the underlying
code.

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



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

Reply via email to