gecko-dev/dom/geolocation
David Parks 40c069c7c7 Bug 1900225: Part 5 - On Windows, do not show message about wifi scan permission if no wifi is present r=win-reviewers,necko-reviewers,valentin,gstoll
We added a note to the geolocation doorhanger, warning the user when Windows is
going to repeat the request for user permission (although it asks for permission
for Firefox, not for the web page).  However, Windows won't do this if there is
no wifi adapter that could perform the scan.  Here, we avoid adding the note in
that case.

Differential Revision: https://phabricator.services.mozilla.com/D218588
2024-08-08 22:38:02 +00:00
..
components.conf Bug 1900225: Part 1 - Add dismissPrompts to Windows geolocation UI utils r=Gijs 2024-08-08 22:38:00 +00:00
Geolocation.cpp Bug 1900225: Part 4 - Add geo.prompt.open_system_prefs to block opening system preferences r=gstoll 2024-08-08 22:38:02 +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-08 22:38:01 +00:00
GeolocationCoordinates.cpp Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
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-08 22:38:01 +00:00
GeolocationPosition.cpp Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
GeolocationPosition.h
GeolocationPositionError.cpp Bug 1905928 - Part 1: Add MOZ_LOG for error notifier functions in dom/geolocation r=emilio 2024-07-15 14:58:24 +00:00
GeolocationPositionError.h
GeolocationSystem.cpp Bug 1900225: Part 2 - Inform user of system UX issues initiated by geolocation request r=gstoll,emilio,bolsson,pbz 2024-08-08 22:38:01 +00:00
GeolocationSystem.h Bug 1900225: Part 2 - Inform user of system UX issues initiated by geolocation request r=gstoll,emilio,bolsson,pbz 2024-08-08 22:38:01 +00:00
GeolocationSystemWin.cpp Bug 1900225: Part 5 - On Windows, do not show message about wifi scan permission if no wifi is present r=win-reviewers,necko-reviewers,valentin,gstoll 2024-08-08 22:38:02 +00:00
GeolocationUIUtilsWin.sys.mjs Bug 1900225: Part 1 - Add dismissPrompts to Windows geolocation UI utils r=Gijs 2024-08-08 22:38:00 +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 1900225: Part 3 - Implement system geolocation permission UX on Windows r=win-reviewers,gstoll 2024-08-08 22:38:01 +00:00
nsGeoPositionIPCSerialiser.h
nsIGeolocationUIUtilsWin.idl Bug 1900225: Part 1 - Add dismissPrompts to Windows geolocation UI utils r=Gijs 2024-08-08 22:38:00 +00:00