Summary
Firefox has a setting in about:config called geo.enabled. If this is set to False, navigator.geolocation becomes undefined.
Firefox users with geo.enabled as False will get the error TypeError: navigator.geolocation is undefined when clicking next on the locations page. They are unable to use the app, even with location access disabled, because the locations page expects a response from navigator.geolocation to proceed.
Objectives
Summary
Firefox has a setting in about:config called
geo.enabled. If this is set to False,navigator.geolocationbecomes undefined.Firefox users with
geo.enabledas False will get the errorTypeError: navigator.geolocation is undefinedwhen clicking next on the locations page. They are unable to use the app, even with location access disabled, because the locations page expects a response fromnavigator.geolocationto proceed.Objectives
navigator.geolocation