Bug 24646

Summary: Don't create frequent media events unless someone is listening
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Eric Carlson
Reported 2009-03-17 09:57:58 PDT
Once https://bugs.webkit.org/show_bug.cgi?id=24588 lands, media elements will post 'timeupdate' and 'progress' several times a second. It shouldn't even bother to create one of these events unless a listener has been registered for it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.