gecko/netwerk/wifi
Nathan Froyd c257f4f382 Bug 1222170 - fix initialization order in ScopedWLANObject; r=jimm
Member fields are supposed to be initialized in the order they are
declared, but the constructor of ScopedWLANObject initialized mObject
prior to mLibrary.  This is probably harmless, but it does cause a
warning on clang-cl, so let's fix it.
2015-11-05 14:50:02 -05:00
..
tests
moz.build
nsIWifiAccessPoint.idl
nsIWifiListener.idl
nsIWifiMonitor.idl
nsWifiAccessPoint.cpp bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
nsWifiAccessPoint.h
nsWifiMonitor.cpp bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
nsWifiMonitor.h bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
nsWifiMonitorGonk.cpp bug 1219466 - convert netwerk to LazyLogModule r=valentin.gosu 2015-11-02 23:35:29 -05:00
nsWifiScannerDBus.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsWifiScannerDBus.h
nsWifiScannerFreeBSD.cpp
nsWifiScannerMac.cpp
nsWifiScannerSolaris.cpp
nsWifiScannerWin.cpp
osx_corewlan.mm
osx_wifi.h
win_wifiScanner.cpp
win_wifiScanner.h
win_wlanLibrary.cpp
win_wlanLibrary.h Bug 1222170 - fix initialization order in ScopedWLANObject; r=jimm 2015-11-05 14:50:02 -05:00
win_xp_wifiScanner.cpp
win_xp_wifiScanner.h