gecko-dev/netwerk/wifi
Jan Steffens ba56e46088 Bug 1314968 - Explicitly specify the AccessPoint interface name. r=kanru
The DBus specification allows passing an empty string as the interface to the
org.freedesktop.DBus.Properties.GetAll call to get all properties, throwing away the namespace
(interface) information.

However, GDBus does not allow this. When NetworkManager moved to using GDBus, Firefox lost the
ability to retrieve access points from NetworkManager.

Since we're only interested in properties from the org.freedesktop.NetworkManager.AccessPoint
interface, name it explicitly. This works with both the old and the new NetworkManager.

MozReview-Commit-ID: Kc5HaYvwfRZ

--HG--
extra : rebase_source : e1550d327e5a4ea05b8d35d98ef7b27c0add709b
2017-09-16 18:35:20 +02:00
..
tests
moz.build Bug 1413044 - Move DBusHelper.h in uriloader/exthandler, r=smaug 2017-11-01 23:24:38 +01:00
nsIWifiAccessPoint.idl
nsIWifiListener.idl
nsIWifiMonitor.idl
nsWifiAccessPoint.cpp
nsWifiAccessPoint.h Bug 1296176 - Replace PR_MIN with std::min in netwerk. r=jesup,mcmanus 2016-08-22 14:37:42 -07:00
nsWifiMonitor.cpp Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm 2017-06-14 09:27:17 +08:00
nsWifiMonitor.h Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus 2017-05-29 22:09:04 +02:00
nsWifiScannerDBus.cpp Bug 1314968 - Explicitly specify the AccessPoint interface name. r=kanru 2017-09-16 18:35:20 +02:00
nsWifiScannerDBus.h Bug 1314968 - Disentangle nsWifiScannerDBus::SendMessage. r=kanru 2017-09-16 18:35:18 +02:00
nsWifiScannerFreeBSD.cpp
nsWifiScannerMac.cpp
nsWifiScannerSolaris.cpp Bug 1308100 - Replace PL_strlen/PL_strnlen with strlen/strnlen;r=erahm 2017-04-13 20:47:00 +02:00
nsWifiScannerWin.cpp Bug 1329916 - Part 2: Remove obsolete WinXPWifiScanner class. r=mcmanus 2016-12-17 00:03:20 -08:00
osx_corewlan.mm Bug 1311669 - use auto type specifier for variable declarations to improve code readability and maintainability. r=valentin 2016-11-01 14:44:09 +02:00
osx_wifi.h
win_wifiScanner.cpp Bug 1322465 part 10 - Use explicit/MOZ_IMPLICIT for the unary constructors in netwerk/. r=Ehsan 2016-12-16 15:58:31 +08:00
win_wifiScanner.h Bug 1329916 - Part 2: Remove obsolete WinXPWifiScanner class. r=mcmanus 2016-12-17 00:03:20 -08:00
win_wlanLibrary.cpp
win_wlanLibrary.h