Name Description Size Coverage
components.conf 487 -
Geolocation.cpp 48946 -
Geolocation.h Singleton that manages the geolocation provider 9353 -
GeolocationCoordinates.cpp 2682 -
GeolocationCoordinates.h mozilla_dom_GeolocationCoordinates_h 1606 -
GeolocationIPCUtils.h mozilla_dom_GeolocationIPCUtils_h 2508 -
GeolocationPosition.cpp 5976 -
GeolocationPosition.h Simple object that holds a single point in space. 2837 -
GeolocationPositionError.cpp 2277 -
GeolocationPositionError.h mozilla_dom_GeolocationPositionError_h 1634 -
GeolocationSystem.cpp 946 -
GeolocationSystem.h Get the behavior that Gecko should perform when the user asks for geolocation. The result isn't guaranteed to be accurate on all platforms (for example, some may prompt the user for permission without Gecko's knowledge). It is, however, guaranteed to be sensible. For example, this will never return "SystemWillPromptUser" if that is not true, nor will it return "GeckoWillPromptUser" if Gecko doesn't know how to open OS settings. 1934 -
GeolocationSystemWin.cpp 13814 -
GeolocationUIUtilsWin.sys.mjs Implements nsIGeolocationUIUtilsWin @class GeolocationUIUtilsWin 900 -
metrics.yaml 5917 -
MLSFallback.cpp 3412 -
MLSFallback.h This class wraps the NetworkGeolocationProvider in a delayed startup. It is for providing a fallback to MLS when: 1) using another provider as the primary provider, and 2) that primary provider may fail to return a result (i.e. the error returned is indeterminate, or no error callback occurs) The intent is that the primary provider is started, then MLSFallback is started with sufficient delay that the primary provider will respond first if successful (in the majority of cases). MLS has an average response of 3s, so with the 2s default delay, a response can be expected in 5s. Telemetry is recommended to monitor that the primary provider is responding first when expected to do so. 2046 -
moz.build 2401 -
nsGeoPositionIPCSerialiser.h aLat 4054 -
nsIGeolocationUIUtilsWin.idl JS utility functions used in display of parts of the geolocation UI. 727 -
test -