Wire-webapp: Web App fails to load in Firefox Nightly when WebRTC is disabled

Created on 3 Sep 2019  路  1Comment  路  Source: wireapp/wire-webapp

Wire for web version

Version 2019-09-02-10-32

Browser version

Firefox Nightly:

  • Mozilla/5.0 (Windows NT 10.0; rv:68.0) Gecko/20100101 Firefox/68.0

Installed browser addons

None (tested in incognito mode)

Operating system

Linux

What steps will reproduce the problem?

  1. Open Firefox's about:config page.
  2. Set media.peerconnection.enabled to false
  3. Navigate to https://app.wire.com/

What is the expected result?

Web app loads.

What is the actual result?

wire2

Looks like the issue stems from this commit - https://github.com/wireapp/wire-webapp/blob/dev/src/script/media/MediaStreamHandler.ts#L61.

calling medium bug / fix 馃悶

Most helpful comment

Hi @nitrohorse

Thanks for the report. This bug has been fixed recently and will be out with the next release of the app. (https://github.com/wireapp/wire-webapp/pull/7270/files)

Have a great day.

>All comments

Hi @nitrohorse

Thanks for the report. This bug has been fixed recently and will be out with the next release of the app. (https://github.com/wireapp/wire-webapp/pull/7270/files)

Have a great day.

Was this page helpful?
0 / 5 - 0 ratings