NEW59956
Consider reimplementing MediaDocument machinery using Javascript
https://bugs.webkit.org/show_bug.cgi?id=59956
Summary Consider reimplementing MediaDocument machinery using Javascript
Dimitri Glazkov (Google)
Reported 2011-05-02 13:10:00 PDT
MediaDocument is misusing defaultEventHandler to listen to events. Perhaps just writing a chunk of JS to implement this would be a good idea?
Attachments
Eric Carlson
Comment 1 2011-09-13 15:43:53 PDT
(In reply to comment #0) > MediaDocument is misusing defaultEventHandler to listen to events. Perhaps just writing a chunk of JS to implement this would be a good idea? As long as we can make it work when JS is disabled in the browser (see https://bugzilla.mozilla.org/show_bug.cgi?id=449358).
Note You need to log in before you can comment on or make changes to this bug.