Bug 27208

Summary: Add open as event name, which is used in WebSocket
Product: WebKit Reporter: Fumitoshi Ukai <ukai>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
add open in event names none

Fumitoshi Ukai
Reported 2009-07-13 00:47:44 PDT
WebSocket fires a simple event called "open", when WebSocket connection is established. http://dev.w3.org/html5/websockets/#feedback-from-the-protocol
Attachments
add open in event names (815 bytes, patch)
2009-07-13 00:54 PDT, Fumitoshi Ukai
no flags
Fumitoshi Ukai
Comment 1 2009-07-13 00:54:49 PDT
Created attachment 32650 [details] add open in event names --- 2 files changed, 10 insertions(+), 0 deletions(-)
Eric Seidel (no email)
Comment 2 2009-07-15 16:09:01 PDT
Seems this could/should just be with the WebSocket patch. Since we should have tests for this.
Fumitoshi Ukai
Comment 3 2009-07-16 22:52:35 PDT
I see. I'll put this in the Web Socket path.
Eric Seidel (no email)
Comment 4 2009-07-23 23:26:56 PDT
Comment on attachment 32650 [details] add open in event names Marking r- and obsolete per above comments.
Note You need to log in before you can comment on or make changes to this bug.