[Webkit-unassigned] [Bug 173575] New: Media document experience with long-loading files is poor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 18:42:30 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173575

            Bug ID: 173575
           Summary: Media document experience with long-loading files is
                    poor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170620/7bed37c8/attachment-0001.html>


More information about the webkit-unassigned mailing list