WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 27208
Add open as event name, which is used in WebSocket
https://bugs.webkit.org/show_bug.cgi?id=27208
Summary
Add open as event name, which is used in WebSocket
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
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug