[Webkit-unassigned] [Bug 54784] New: Rename new media statistics apis to better names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 17:17:54 PST 2011


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

           Summary: Rename new media statistics apis to better names
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sjl at chromium.org


webkitDecodedFrames -> webkitDecodedFrameCount
webkitDroppedFrames -> webkitDroppedFrameCount
audioBytesDecoded -> audioDecodedByteCount
videoBytesDecoded -> videoDecodedByteCount

Also changed usage of "unsigned long" to "unsigned".

-- 
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