Bug 221500 - [macOS] REGRESSION(r272352): missing track for videos that haven't fully loaded
Summary: [macOS] REGRESSION(r272352): missing track for videos that haven't fully loaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on: 221360
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-05 13:38 PST by Devin Rousso
Modified: 2021-02-05 14:32 PST (History)
9 users (show)

See Also:


Attachments
Patch (6.28 KB, patch)
2021-02-05 13:46 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>