Latest Firefox 4 RC doesn't work
Bug #733000 reported by
Ryan Seddon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Browsersock Firefox Extension |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I changed the install.rdf to increase the maxVersion for Firefox beta 12 and the plugin worked perfectly. I did the same for the recent Firefox 4 RC release and the plugin has issues.
Onload the console outputs:
* destroySocketsB
When I try to initialise a BrowserSocket instance:
Error: uncaught exception: TypeError: this.serverSocket is null
Changed in bs-ff-ext: | |
status: | New → Invalid |
To post a comment you must log in.
I am aware of the outdated install.rdf problem. We are hoping to post updates more frequently once we get through the Mozilla review process. Regarding the problem with the latest RC I do not know what to say. I think we had this error appear at some point when registering the tcp listener from the extension failed.