Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08c40bd4fc5a5aef8bc5e2a3c8f9989007e575e1
      
https://github.com/WebKit/WebKit/commit/08c40bd4fc5a5aef8bc5e2a3c8f9989007e575e1
  Author: Ahmad Saleem <[email protected]>
  Date:   2023-08-26 (Sat, 26 Aug 2023)

  Changed paths:
    M Source/WebCore/html/track/AudioTrack.idl
    M Source/WebCore/html/track/AudioTrackList.idl
    M Source/WebCore/html/track/DataCue.idl
    M Source/WebCore/html/track/TextTrack.idl
    M Source/WebCore/html/track/TextTrackCue.idl
    M Source/WebCore/html/track/TextTrackCueList.idl
    M Source/WebCore/html/track/TextTrackList.idl
    M Source/WebCore/html/track/TrackEvent.idl
    M Source/WebCore/html/track/VTTCue.idl
    M Source/WebCore/html/track/VTTRegion.idl
    M Source/WebCore/html/track/VideoTrack.idl
    M Source/WebCore/html/track/VideoTrackList.idl

  Log Message:
  -----------
  Sync 'Track' and 'WebVTT' IDL files with Web-Spec

https://bugs.webkit.org/show_bug.cgi?id=260734

Reviewed by Eric Carlson.

This patch is to add 'interface' web-spec links to relevant 'track' and 'VTT' 
files
and do minor sync-up (i.e., adding missing ?) and add 'FIXME' where applicable 
for future work.

* Source/WebCore/html/track/AudioTrack.idl:
* Source/WebCore/html/track/AudioTrackList.idl:
* Source/WebCore/html/track/DataCue.idl:
* Source/WebCore/html/track/TextTrack.idl:
* Source/WebCore/html/track/TextTrackCue.idl:
* Source/WebCore/html/track/TextTrackCueList.idl:
* Source/WebCore/html/track/TextTrackList.idl:
* Source/WebCore/html/track/TrackEvent.idl:
* Source/WebCore/html/track/VideoTrack.idl:
* Source/WebCore/html/track/VideoTrackList.idl:
* Source/WebCore/html/track/VTTCue.idl:
* Source/WebCore/html/track/VTTRegion.idl:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to