[Webkit-unassigned] [Bug 32774] Websocket in two tabs stops working when closing the first tab window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 24 05:22:45 PST 2009


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





--- Comment #2 from Rui Lopes <rgl at ruilopes.com>  2009-12-24 05:22:45 PST ---
These are the steps to get the example working:

  git clone git://github.com/Guille/node.websocket.js.git
  cd node.websocket.js
  node runserver.js --host=""
  chrome test/test.html

And follow the steps I've mentioned on the initial bug report message.

BTW, I've tried an equivalent test against a ruby web socket server
(http://github.com/igrigorik/em-websocket) and it worked fine. So, maybe there
is a problem with the nodejs implementation. I'll check with the author and
update this ticket.

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