[Webkit-unassigned] [Bug 136219] Websocket state should be set to closed in didReceiveMessage call back
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 15 17:39:50 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136219
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #237144|review?, commit-queue? |review+, commit-queue+
Flag| |
--- Comment #9 from Alexey Proskuryakov <ap at webkit.org> 2014-09-15 17:39:49 PST ---
(From update of attachment 237144)
The existing code is somewhat confusing, but I think that the patch a step in the right direction.
The key consideration is that there is only one place where an error event is dispatched per the spec, and that's right before a close event.
--
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