[Webkit-unassigned] [Bug 53348] Implement media statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 17:51:33 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53348





--- Comment #2 from Steve Lacey <sjl at chromium.org>  2011-01-28 17:51:34 PST ---
The trickiest bit in all this was finding everything I needed to change to add a new feature define ;-)

I believe the configure.ac and GNUMakefile.am changes will be tested by the gtk bots?

A potential modification to this would be to move the {audio,video}BytesDecoded attributes to the video element and add a pure bytesDecoded to the audio element. Thoughts?

I'm still not sure what the best thing to do when the data is not available (which shouldn't actually be the case now as it's turned off in all ports by default).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list