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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 08:29:35 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47998|review?                     |review+
               Flag|                            |




--- Comment #13 from Alexey Proskuryakov <ap at webkit.org>  2010-02-03 08:29:33 PST ---
(From update of attachment 47998)
Nice test! r=me

> +        WebSocket should close the connection when unloading the document

One thing I'm not quite sure about - how does the HTML5 "unload the document"
concept correspond to detaching a frame? Maybe we should make one or two more
variations of this test - in one, we'd force garbage collection after detaching
subframe; in another, we'd keep a reference to frames[0].document, making sure
that it outlives the frame.

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