gecko-dev/dom/wifi
Nicholas Nethercote e7f10a07fd Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
This patch makes most Run() declarations in subclasses of nsIRunnable have the
same form: |NS_IMETHOD Run() override|.

As a result of these changes, I had to add |override| to a couple of other
functions to satisfy clang's -Winconsistent-missing-override warning.

--HG--
extra : rebase_source : 815d0018b0b13329bb5698c410f500dddcc3ee12
2016-08-08 12:18:10 +10:00
..
test/marionette Bug 1272414 - rip out qemu/browser/b2g flags from marionette manifests, r=AutomatedTester 2016-05-19 17:23:26 +01:00
DOMWifiManager.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
DOMWifiManager.manifest
DOMWifiP2pManager.js
DOMWifiP2pManager.manifest
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsIWifi.idl
nsIWifiCertService.idl
nsIWifiService.idl
StateMachine.jsm
WifiCertService.cpp Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj 2016-05-22 13:31:11 -07:00
WifiCertService.h
WifiCommand.jsm
WifiHotspotUtils.cpp
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 1223702 - Fix some errors about wifi direct. r=hchang 2015-11-11 01:28:00 +01:00
WifiP2pWorkerObserver.jsm
WifiProxyService.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
WifiProxyService.h
WifiUtils.cpp Bug 1278750 - Remove four duplicated |else if|s in WpaSupplicant::ExecuteCommand(). r=fabrice. 2016-06-08 14:16:48 +10:00
WifiUtils.h Bug 1264287: Convert Wifi to use |UniquePtr|, r=nfroyd 2016-04-15 09:29:42 +02:00
WifiWorker.h
WifiWorker.js Bug 1217093 - Remove for-each from dom/. r=smaug 2015-10-19 02:00:50 +09:00
WifiWorker.manifest