Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Seems to be broken in Firefox #8

Closed
whereswaldon opened this issue Apr 25, 2017 · 6 comments
Closed

Seems to be broken in Firefox #8

whereswaldon opened this issue Apr 25, 2017 · 6 comments

Comments

@whereswaldon
Copy link

I went to https://orbit.chat in firefox, and it creates the login screen fine. When I supply a username and hit enter, it says "loading" forever and dumps these errors in the console. This is on Ubuntu 16.04 with Firefox 53.0.

isElectron: false  orbit.chat:60:5
TypeError: asm.js type error: double is not a subtype of int  app.js:87:547
@r0kk3rz
Copy link

r0kk3rz commented Jul 15, 2017

Works ok for me, I had an issue with the user-agent not being set properly in my browser (not sure why) but now it loads

@haadcode
Copy link
Member

Works here too but a new bug that has appeared (along with new versions of FF since Apr) is that it crashes FF and hangs the whole browser after a while. Orbit's code hasn't been updated, so something has in FF that's causing this new behaviour.

If anyone has more info and/or details to this, would be great to get your input!

@haadcode
Copy link
Member

That said, the crashing/hanging seems to also happen in Chrome.

@bj0
Copy link

bj0 commented Nov 7, 2017

I see this issue when using a Private Browsing Window in firefox, but not if I just use a normal window.

@notramo
Copy link

notramo commented Dec 5, 2018

@haadcode Does Firefox disable something in private mode?
Is there any opportunity to make it work without disabling private mode?

@latenssi latenssi added this to the August 2019 milestone Aug 15, 2019
@latenssi latenssi modified the milestones: August 2019, September 2019 Sep 2, 2019
@latenssi
Copy link
Contributor

Closing this as this has been fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants
@bj0 @latenssi @whereswaldon @haadcode @r0kk3rz @notramo and others