[Webkit-unassigned] [Bug 90272] New: <video> element delays document load event for ~ 3 seconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 04:38:36 PDT 2012


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

           Summary: <video> element delays document load event for ~ 3
                    seconds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://steffenweber.net/chrome-video-document-load-del
                    ay/video.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steffen.weber at gmail.com


If the video element has a source then it delays the document's load event for about 3 seconds even though the attribute preload="none" has been set.

Test case: http://steffenweber.net/chrome-video-document-load-delay/video.html

Expected result: The document load event should fire without noticeable delay.
What happens instead? The document load event is delayed by ~ 3 seconds.

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.43 Safari/536.11

The problem is not limited to Linux, it occurs on Windows and Mac OS X, too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list