[Webkit-unassigned] [Bug 33248] WebSocket close the connection when unloading the document.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 23:07:13 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33248





--- Comment #9 from Fumitoshi Ukai <ukai at chromium.org>  2010-01-21 23:07:12 PST ---
(In reply to comment #8)
> > Do you know why Safari closes the connection but chromium doesn't?
> 
> Yes, that's a very interesting question - I don't see anything in CF-specific
> code that would do that. In particular, it's not clear what guarantees
> WebSocketChannel::m_context pointer not becoming stale.

Should we override ActiveDOMObject::contextDestroyed() and calls websocket
disconnect() in it?

-- 
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