gecko-dev/netwerk/wifi
David Parks cf53d2cd9f 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-27 22:47:33 +00:00
..
dbus
freebsd
gtest
mac
solaris
win 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-27 22:47:33 +00:00
moz.build
nsIWifiAccessPoint.idl
nsIWifiListener.idl
nsIWifiMonitor.idl 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-27 22:47:33 +00:00
nsWifiAccessPoint.cpp
nsWifiAccessPoint.h
nsWifiMonitor.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-27 22:47:33 +00:00
nsWifiMonitor.h 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-27 22:47:33 +00:00
WifiScanner.h