WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34630
send() should return false, after frame that opened a WebSokcet is detached
https://bugs.webkit.org/show_bug.cgi?id=34630
Summary
send() should return false, after frame that opened a WebSokcet is detached
Fumitoshi Ukai
Reported
2010-02-04 22:28:28 PST
WebSocket was opened in subframe and subframe is detached from parent, the WebSocket will be closed. After that, send() on the WebSocket sould return false, because it was closed when the frame was detached.
Attachments
Patch
(3.62 KB, patch)
2010-02-04 22:38 PST
,
Fumitoshi Ukai
ap
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fumitoshi Ukai
Comment 1
2010-02-04 22:38:18 PST
Created
attachment 48201
[details]
Patch
Fumitoshi Ukai
Comment 2
2010-02-05 01:37:51 PST
Committed
r54414
: <
http://trac.webkit.org/changeset/54414
>
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