Bug 221500

Summary: [macOS] REGRESSION(r272352): missing track for videos that haven't fully loaded
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, joepeck, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 221360    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Devin Rousso 2021-02-05 13:38:13 PST
r272352 removed the `.track.fill` that was used as a "background" for the slider

for videos that aren't fully loaded and are buffering, that "background" is necessary to indicate where the slider is as the `.track.secondary` only represents what's been buffered not the entire length of the video/slider
Comment 1 Devin Rousso 2021-02-05 13:46:38 PST
Created attachment 419457 [details]
Patch
Comment 2 EWS 2021-02-05 14:31:57 PST
Committed r272438: <https://trac.webkit.org/changeset/272438>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419457 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-05 14:32:14 PST
<rdar://problem/74041791>