WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76568
HTMLMediaElement should fire 'progress' event before 'idle' if it was previously loading
https://bugs.webkit.org/show_bug.cgi?id=76568
Summary
HTMLMediaElement should fire 'progress' event before 'idle' if it was previou...
Victoria Kirst
Reported
2012-01-18 13:59:04 PST
HTMLMediaElement should fire 'progress' event before 'idle' if it was previously loading
Attachments
Patch
(4.02 KB, patch)
2012-01-18 14:02 PST
,
Victoria Kirst
no flags
Details
Formatted Diff
Diff
Patch
(4.15 KB, patch)
2012-01-18 15:50 PST
,
Victoria Kirst
eric.carlson
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Victoria Kirst
Comment 1
2012-01-18 14:02:11 PST
Created
attachment 122987
[details]
Patch
Eric Carlson
Comment 2
2012-01-18 14:43:44 PST
Comment on
attachment 122987
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=122987&action=review
> Source/WebCore/ChangeLog:12 > + No new tests. (OOPS!)
"(OOPS!)" will cause the patch to be rejected by the commit-hook. Please add an explanation of why there are no new tests.
> Source/WebCore/html/HTMLMediaElement.cpp:1300 > +void HTMLMediaElement::setNetworkStateFromLoadingToIdle()
Nit: I think a better name would be "changeNetworkStateFromLoadingToIdle"
Victoria Kirst
Comment 3
2012-01-18 15:50:15 PST
Created
attachment 123025
[details]
Patch
Victoria Kirst
Comment 4
2012-01-18 15:50:42 PST
Thanks for the speedy review, Eric! Updated patch with your suggestions.
Victoria Kirst
Comment 5
2012-01-18 17:19:55 PST
Committed
r105365
: <
http://trac.webkit.org/changeset/105365
>
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