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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |