gecko-dev/dom/geolocation
David Parks 33c23f8cd3 Bug 1925401: Require BUTTON_NONE in nsIPrompt for button-less dialogs r=Gijs,necko-reviewers
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
2024-10-18 22:22:39 +00:00
..
components.conf Bug 1900225: Part 1 - Add dismissPrompts to Windows geolocation UI utils r=Gijs 2024-08-27 22:47:31 +00:00
Geolocation.cpp Bug 1925401: Require BUTTON_NONE in nsIPrompt for button-less dialogs r=Gijs,necko-reviewers 2024-10-18 22:22:39 +00:00
Geolocation.h Bug 1900225: Part 2 - Inform user of system UX issues initiated by geolocation request r=gstoll,emilio,bolsson,pbz 2024-08-27 22:47:32 +00:00
GeolocationCoordinates.cpp
GeolocationCoordinates.h
GeolocationIPCUtils.h Bug 1900225: Part 2 - Inform user of system UX issues initiated by geolocation request r=gstoll,emilio,bolsson,pbz 2024-08-27 22:47:32 +00:00
GeolocationPosition.cpp
GeolocationPosition.h
GeolocationPositionError.cpp
GeolocationPositionError.h
GeolocationSystem.cpp Bug 1900225: Part 6 - Wait for Windows permission dialog to be dismissed before requesting geolocation r=emilio,win-reviewers,gstoll 2024-08-27 22:47:33 +00:00
GeolocationSystem.h Bug 1900225: Part 6 - Wait for Windows permission dialog to be dismissed before requesting geolocation r=emilio,win-reviewers,gstoll 2024-08-27 22:47:33 +00:00
GeolocationSystemWin.cpp Bug 1900225: Part 6 - Wait for Windows permission dialog to be dismissed before requesting geolocation r=emilio,win-reviewers,gstoll 2024-08-27 22:47:33 +00:00
GeolocationUIUtilsWin.sys.mjs Bug 1900225: Part 1 - Add dismissPrompts to Windows geolocation UI utils r=Gijs 2024-08-27 22:47:31 +00:00
metrics.yaml Bug 1803234 - Remove gpsd support. r=emilio 2024-08-05 16:04:08 +00:00
MLSFallback.cpp Bug 1905928 - Part 3: Add glean telemetry entries r=emilio,win-reviewers,handyman 2024-07-15 14:58:25 +00:00
MLSFallback.h Bug 1905928 - Part 3: Add glean telemetry entries r=emilio,win-reviewers,handyman 2024-07-15 14:58:25 +00:00
moz.build Bug 1915309: Add Windows Geolocation UI to artifact builds r=firefox-build-system-reviewers,nalexander 2024-09-16 20:07:09 +00:00
nsGeoPositionIPCSerialiser.h
nsIGeolocationUIUtilsWin.idl Bug 1900225: Part 1 - Add dismissPrompts to Windows geolocation UI utils r=Gijs 2024-08-27 22:47:31 +00:00