Bug 145437 - <video preload=none> delays window.onload until the video is played
Summary: <video preload=none> delays window.onload until the video is played
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 07:21 PDT by Aurélien
Modified: 2021-05-17 12:29 PDT (History)
2 users (show)

See Also:


Attachments
Test page (175 bytes, text/html)
2015-05-28 07:21 PDT, Aurélien
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aurélien 2015-05-28 07:21:00 PDT
Created attachment 253846 [details]
Test page

I tested this on iOS 8.3 only.

window.onload only fires once you try to play the video.

I attached a test page.
Comment 1 Eric Carlson 2015-05-29 13:33:51 PDT
Behaves correctly on OS X.
Comment 2 Eric Carlson 2015-06-04 07:24:03 PDT
An it behaves correctly with a TOT build on iOS as well.
Comment 3 Lucas Forschler 2019-02-06 09:18:54 PST
Mass move bugs into the DOM component.