Bug 225992

Summary: [Modern Media Controls] should not include `TextTrack` when sorting `TextTrackList` if it doesn't have a desired `TextTrack::Kind` when `CaptionDisplayMode::Manual`
Product: WebKit Reporter: Devin Rousso <hi>
Component: MediaAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, ews-watchlist, glenn, hi, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=225900
Bug Depends on: 222207    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Devin Rousso
Reported 2021-05-19 16:32:08 PDT
e.g. if we're looking for `TextTrack::Kind:Subtitles` we shouldn't be including any other `TextTrack::Kind`
Attachments
Patch (1.99 KB, patch)
2021-05-19 17:11 PDT, Devin Rousso
no flags
Patch (1.99 KB, patch)
2021-05-19 17:15 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2021-05-19 17:11:46 PDT
Devin Rousso
Comment 2 2021-05-19 17:15:33 PDT
Created attachment 429119 [details] Patch fix typo in bug name
EWS
Comment 3 2021-05-20 09:46:01 PDT
Committed r277790 (237951@main): <https://commits.webkit.org/237951@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 429119 [details].
Radar WebKit Bug Importer
Comment 4 2021-05-20 09:47:19 PDT
Note You need to log in before you can comment on or make changes to this bug.