[Webkit-unassigned] [Bug 73306] New: [Chromium] [WebSocket] Add [WebSocket] Add didUpdateBufferedAmount() callback to WebKit::WebSocketClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 04:14:56 PST 2011


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

           Summary: [Chromium] [WebSocket] Add [WebSocket] Add
                    didUpdateBufferedAmount() callback to
                    WebKit::WebSocketClient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at chromium.org
                CC: fishd at chromium.org, abarth at webkit.org,
                    tkent at chromium.org, yutak at chromium.org


Now, the only way to know when bufferedAmount value is changed is to poll by bufferedAmount() API.
This change add update notification callback to WebSocketClient API.

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