Silvio127 / gwt-comet

Automatically exported from code.google.com/p/gwt-comet
0 stars 0 forks source link

CometClient stop() does not work correctly in Chrome 11.0.672.2 dev #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start cometclient
2. stop cometclient

What is the expected output? What do you see instead?
Expect: Disconnected 

Acture: Repeated : Error:Expecting disconnection but received message: #

What version of the product are you using? On what operating system?
gwt-comet-1.2.1
Window XP
GWT 2.1
Chrome 11.0.672.2 dev

Please provide any additional information below.
Hi, I am using your lib, I have do some modification 
but basicly almost the same as chat example.
Firefox and IE works fine but not Chrome

Original issue reported on code.google.com by samtreet...@gmail.com on 25 Feb 2011 at 8:28