RESOLVED FIXED 168809
[Modern Media Controls] Show "Loading" until playback starts
https://bugs.webkit.org/show_bug.cgi?id=168809
Summary [Modern Media Controls] Show "Loading" until playback starts
Antoine Quint
Reported 2017-02-23 17:27:50 PST
We currently show the "Loading" status text provided that networkState is set to NETWORK_LOADING and readyState is HAVE_METADATA or less. This is not optimal since readyState can be in a variety of states before it reaches the point that it will actually start playback, and we should retain the "Loading" text until that happens.
Attachments
Patch (2.45 KB, patch)
2017-02-23 17:30 PST, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2017-02-23 17:28:12 PST
Antoine Quint
Comment 2 2017-02-23 17:30:17 PST
WebKit Commit Bot
Comment 3 2017-02-23 21:29:42 PST
Comment on attachment 302616 [details] Patch Clearing flags on attachment: 302616 Committed r212940: <http://trac.webkit.org/changeset/212940>
WebKit Commit Bot
Comment 4 2017-02-23 21:29:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.