[Webkit-unassigned] [Bug 86958] [WebSocket] WebSocket object should fire a simple event named error when it is required to fail the websocket connection.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 07:29:40 PDT 2012


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


Takashi Toyoshima <toyoshim at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #2 from Takashi Toyoshima <toyoshim at chromium.org>  2012-05-21 07:28:44 PST ---
Hi Li,
Thank you for sending a patch.
Actually, this is a bug and should be fixed.

A filed bug in chromium side issue tracker is here.
http://code.google.com/p/chromium/issues/detail?id=128057

I think original code just missed to call WebSocketChannelClient::didReceiveMessageError() in WebSocketChannel::fail().

Yuta,
I think you write this part. Could you check this?

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