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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 15:23:57 PST 2011


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





--- Comment #6 from Takashi Toyoshima <toyoshim at chromium.org>  2011-11-30 15:23:57 PST ---
(From update of attachment 116959)
View in context: https://bugs.webkit.org/attachment.cgi?id=116959&action=review

> Source/WebKit/chromium/public/WebSocketClient.h:53
> +    virtual void didUpdateBufferedAmount(unsigned long bufferedAmount) = 0;

I see.
I add default implementations and will remove OVERRIDE macro on the Chromium side.

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