WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
28314
HTMLMediaElement should fire 'progress' event before 'load'
https://bugs.webkit.org/show_bug.cgi?id=28314
Summary
HTMLMediaElement should fire 'progress' event before 'load'
Eric Carlson
Reported
2009-08-14 13:09:04 PDT
The spec was updated to require a 'progress' event just before the 'load' event: Once the entire media resource has been fetched (but potentially before any of it has been decoded) Queue a task to fire a progress event called progress at the element.
http://html5.org/tools/web-apps-tracker?from=3618&to=3619
Attachments
proposed patch
(5.37 KB, patch)
2009-08-18 10:14 PDT
,
Eric Carlson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2009-08-18 10:14:30 PDT
Created
attachment 35047
[details]
proposed patch
Eric Carlson
Comment 2
2009-08-18 11:00:56 PDT
http://trac.webkit.org/changeset/47431
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