[Webkit-unassigned] [Bug 31620] New: [Mac OS X] WebSocket doesn't call onclose when handshake failed.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 18 02:14:40 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31620
Summary: [Mac OS X] WebSocket doesn't call onclose when
handshake failed.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ukai at chromium.org
WebSocket doesn't call onclose event handler, when handshake failed.
This is because SocketStreamHandleCFNet doesn't call m_cliend->didClose() when
socket is closed after close() is called.
--
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