mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
33c23f8cd3
This will prevent devs from accidentally requesting no buttons, since the only way to dismiss such a prompt is with an intentional call to prompt.close(). A request that indicates that button 0's label is the empty string previously indicated button 0 is hidden, which means no buttons. Now, that case is an exception unless BUTTON_NONE is set. Differential Revision: https://phabricator.services.mozilla.com/D226081 |
||
---|---|---|
.. | ||
components.conf | ||
Geolocation.cpp | ||
Geolocation.h | ||
GeolocationCoordinates.cpp | ||
GeolocationCoordinates.h | ||
GeolocationIPCUtils.h | ||
GeolocationPosition.cpp | ||
GeolocationPosition.h | ||
GeolocationPositionError.cpp | ||
GeolocationPositionError.h | ||
GeolocationSystem.cpp | ||
GeolocationSystem.h | ||
GeolocationSystemWin.cpp | ||
GeolocationUIUtilsWin.sys.mjs | ||
metrics.yaml | ||
MLSFallback.cpp | ||
MLSFallback.h | ||
moz.build | ||
nsGeoPositionIPCSerialiser.h | ||
nsIGeolocationUIUtilsWin.idl |