On Fri, Jan 11, 2013 at 01:19:50AM +0100, Mike Hommey wrote: > On Thu, Jan 10, 2013 at 09:11:14PM +0100, Kurt Roeckx wrote: > > On Thu, Jan 10, 2013 at 09:04:00PM +0100, Mike Hommey wrote: > > > On Thu, Jan 10, 2013 at 07:53:18PM +0100, Kurt Roeckx wrote: > > > > Package: iceweasel > > > > Version: 10.0.11esr-1 > > > > > > > > Hi, > > > > > > > > It seems that iceweasel doesn't support WebSockets while at least > > > > the official 10.0 version (and older) do support it. > > > > > > > > The 18.0 version in experimental also still has the same problem. > > > > > > Do you have a testcase? > > > > Some tests: > > http://jimbergman.net/websocket-web-browser-test/ > > http://html5demos.com/web-socket > > https://hacks.mozilla.org/2012/03/browserquest/ > > http://html5test.com has a test for it. > > All of the above work for me with 18, except the second. Browser quest > works for me with 10.
The results I get: On 18.0-1, amd64: - WebSocket NOT supported here! :( Browser: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0 test by jimbergman.net (based on Google sample code) - Sockets not supported - Your browser cannot run BrowserQuest! We're sorry, but your browser does not support WebSockets. In order to play, we recommend using the latest version of Firefox, Chrome or Safari. - WebSocket No On 10.0.11esr-1, i386, I get exactly the same, except that for the first now the message is: WebSocket NOT supported here! :( Browser: Mozilla/5.0 (X11; Linux i686; rv:10.0.11) Gecko/20100101 Firefox/10.0.11 Iceweasel/10.0.11 test by jimbergman.net (based on Google sample code) Note that for the second you probably get "not connected" or something after a timeout, while I get "not supported". Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

