gecko/dom/wifi
Nicholas Nethercote 69d088e45f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
..
test/marionette Bug 1166660 - Use custom hostapd for testing and restart the hostapd after re-enabling wifi. r=vchang. 2015-05-27 16:20:23 +08:00
DOMWifiManager.js
DOMWifiManager.manifest
DOMWifiP2pManager.js
DOMWifiP2pManager.manifest
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
nsIWifi.idl
nsIWifiCertService.idl
nsIWifiService.idl
StateMachine.jsm
WifiCertService.cpp Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
WifiCertService.h
WifiCommand.jsm
WifiHotspotUtils.cpp Bug 1119980 - Use 'snprintf' instead of 'sprintf' to avoid a warning on Lollipop-based builds. r=froydnj 2015-05-26 14:33:55 -04:00
WifiHotspotUtils.h
WifiNetUtil.jsm Bug 1167466 - Prevent from previous failed DHCP callback interferring ongoing DHCP request. r=vchang. 2015-06-08 23:42:00 +02:00
WifiP2pManager.jsm Bug 1167132 - Part 3: [NetworkManager] Move network information into a separate interface (Wifi). r=hchang 2015-07-08 01:19:00 -04:00
WifiP2pWorkerObserver.jsm
WifiProxyService.cpp Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj 2015-07-03 18:29:00 -07:00
WifiProxyService.h
WifiUtils.cpp Bug 1168959 - Memory-safety bugs in NetworkUtils.cpp generally. r=fabrice 2015-06-08 11:38:06 +08:00
WifiUtils.h
WifiWorker.h
WifiWorker.js Bug 1167132 - Part 5: [NetworkManager] Move network information into a separate interface (Tethering). r=echen 2015-07-29 02:05:00 -04:00
WifiWorker.manifest