RESOLVED FIXED 21003
HTMLMediaElement "begin" event is now "loadstart"
https://bugs.webkit.org/show_bug.cgi?id=21003
Summary HTMLMediaElement "begin" event is now "loadstart"
Eric Carlson
Reported 2008-09-22 13:27:57 PDT
Section 4.8.10.4 of the spec [1] changed the name of the event fired when media loading starts from "begin" to "loadstart". [1] http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html#loading
Attachments
proposed patch (24.19 KB, patch)
2008-09-22 13:41 PDT, Eric Carlson
eric: review+
Eric Carlson
Comment 1 2008-09-22 13:41:48 PDT
Created attachment 23665 [details] proposed patch
Eric Seidel (no email)
Comment 2 2008-09-25 00:38:28 PDT
Comment on attachment 23665 [details] proposed patch The technical bits of this change look totally fine. I'm relying on you to have made sure this conforms to the current spec proposal. Thanks for the patch!
Eric Carlson
Comment 3 2008-09-25 09:50:56 PDT
Committed revision 36893.
Note You need to log in before you can comment on or make changes to this bug.