RESOLVED FIXED 54784
Rename new media statistics apis to better names
https://bugs.webkit.org/show_bug.cgi?id=54784
Summary Rename new media statistics apis to better names
Steve Lacey
Reported 2011-02-18 17:17:54 PST
webkitDecodedFrames -> webkitDecodedFrameCount webkitDroppedFrames -> webkitDroppedFrameCount audioBytesDecoded -> audioDecodedByteCount videoBytesDecoded -> videoDecodedByteCount Also changed usage of "unsigned long" to "unsigned".
Attachments
Patch (9.32 KB, patch)
2011-02-18 17:22 PST, Steve Lacey
no flags
Steve Lacey
Comment 1 2011-02-18 17:22:51 PST
Steve Lacey
Comment 2 2011-02-20 18:54:51 PST
Comment on attachment 83039 [details] Patch Thanks. cq+?
WebKit Commit Bot
Comment 3 2011-02-22 01:03:32 PST
Comment on attachment 83039 [details] Patch Clearing flags on attachment: 83039 Committed r79301: <http://trac.webkit.org/changeset/79301>
WebKit Commit Bot
Comment 4 2011-02-22 01:03:37 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.