Commit Graph

16 Commits

Author SHA1 Message Date
Mounir Lamouri
cab863c8d3 Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking 2012-07-16 08:44:52 -07:00
Blake Kaplan
b2354cf9cd Bug 769648 - Get rid of __exposedProps__ warnings. r=gal 2012-07-02 10:58:17 +02:00
Blake Kaplan
0a527481b9 Bug 766497 - Dispatch events for wifi going up and down and handle multiple requests to bring it up and down at the same time. r=gal 2012-06-28 12:01:51 +02:00
Gregor Wagner
690cbd60df Bug 764682 - Implement wifi events in c++. r=smaug 2012-06-16 11:14:12 -07:00
Gregor Wagner
2ebedb321b Bug 764503 - WifiStatusChangeEvent IDL and implementation don't match. r=mrbkap 2012-06-13 15:49:56 -07:00
Blake Kaplan
bdd95da7af Bug 745114 - Collapse the various status change callbacks into a single callback. r=cjones a=b2g-only 2012-04-13 17:07:54 +08:00
Blake Kaplan
d1a2a8fa5f Bug 740079 - Provide a synchronous API to get precise information about the current connection status. r=cjones f=kaze 2012-04-09 11:32:17 +08:00
Fabien Cazenave
6fb71efe86 Bug 744417 - Fix mistakes in the initial implementation of forgetNetwork. r=mrbkap
--HG--
extra : rebase_source : 9ed43da50d6abc9701bfd09e5b3b788d2b947618
2012-04-13 15:54:11 +08:00
Vivien Nicolas
3fc9b340eb Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap 2012-04-11 10:05:35 -07:00
Blake Kaplan
4a7fe53e97 Bug 736091 - Add a forgetNetwork function that forgets the requested network. If the requested network is the current network, we reconnect to the next available network. r=cjones
--HG--
extra : rebase_source : b68cd9c99dcf31e9274d603d88300340ee1ebf60
2012-03-26 18:27:10 +02:00
Blake Kaplan
43b51e306d Bug 739234 - Deal with the odd case on a desktop computer where the backend error'd out. r=vingtetun 2012-03-27 12:04:16 -07:00
Blake Kaplan
a6d9f0ee34 Bug 736114 - Fix dumb typo. r=vingtetun DONTBUILD 2012-03-27 12:13:20 +02:00
Blake Kaplan
3a38a8b49d Bug 736114 - Fire an event every 5 seconds containing the signal strength and link speed of the connection. Also add a synchronous API for clients that don't want to wait for the signal. r=cjones DONTBUILD 2012-03-26 18:26:32 +02:00
Blake Kaplan
0b7d1e15a2 Bug 737029 - Use DOMRequestHelper.jsm in DOMWifiManager.js. r=fabrice DONTBUILD 2012-03-20 16:59:38 +01:00
Blake Kaplan
f0696991a3 Bug 736092 - Notify on the 'connecting' state so the UI can update itself properly. r=cjones 2012-03-20 16:31:10 +01:00
Blake Kaplan
5a931ecced Bug 736087 - Rename nsDOMWifiManager to DOMWifiManager. r=philikon
--HG--
rename : dom/wifi/nsDOMWifiManager.js => dom/wifi/DOMWifiManager.js
rename : dom/wifi/nsDOMWifiManager.manifest => dom/wifi/DOMWifiManager.manifest
2012-03-16 17:51:05 +01:00