WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
173575
Media document experience with long-loading files is poor
https://bugs.webkit.org/show_bug.cgi?id=173575
Summary
Media document experience with long-loading files is poor
Antoine Quint
Reported
2017-06-19 18:42:30 PDT
In order to avoid showing media controls at a different size than that of the video when we've received enough information to determine whether it's audio or video and what the video frame size is, we do not show any UI until we have enough information to show the controls in their correct initial state. This works great with local files and fast-loading files, but does not work well with invalid files, which never load and fail to ever show any UI, and files that load slowly where there is no visible feedback that content will be visible.
Attachments
Patch
(18.49 KB, patch)
2017-06-19 18:51 PDT
,
Antoine Quint
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2017-06-19 18:42:41 PDT
<
rdar://problem/32178119
>
Antoine Quint
Comment 2
2017-06-19 18:51:53 PDT
Created
attachment 313349
[details]
Patch
Antoine Quint
Comment 3
2017-06-20 10:38:40 PDT
Committed
r218600
: <
http://trac.webkit.org/changeset/218600
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug