Browsers that support the new websocket protocol fail to connect
Bug #835844 reported by
Ryan Seddon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Browsersock Firefox Extension |
New
|
Undecided
|
Unassigned |
Bug Description
Trying to connect to a browser socket in most new browsers will fail to connect, maybe due to the protocol changes? I can connect an iOS4 device to the current plugin but any newer browsers will fail.
Chrome 15 and above doesn't work as it's the first version to implement the latest stable protocol.
In the firefox 6 error console I get the following error when I try to connect to a browser socket:
Error: evt.target.
Source File: chrome:
Line: 34
To post a comment you must log in.
I think it is about the new protocol. However, I am not sure if we have time to fix this anytime soon.