Chuck Lee
|
690701689a
|
Bug 736104 - Expose capabilities to DOM. r=mrbkap
|
2012-11-08 15:32:16 +08:00 |
|
Kyle Huey
|
76a2832eea
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
ea784216bd
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
c82a2d6fea
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
c34b7d9377
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
8078ab712e
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Blake Kaplan
|
602a45a73a
|
Bug 791911 - Listen for our child message managers dying and remove them from our list of managers to 'broadcast' to. r=gwagner
|
2012-10-02 17:24:53 -04:00 |
|
Blake Kaplan
|
69191f3400
|
Bug 791392 - Expose configured networks to content. r=vchang f=kaze
|
2012-09-27 14:18:34 -04:00 |
|
Blake Kaplan
|
0bb4d7824c
|
Bug 787552 - Expose the IP address and MAC address to content. r=vchang f=kaze
|
2012-09-27 14:14:06 -04:00 |
|
Vincent Chang
|
2de3d183ef
|
Bug 784733 - Implementation of wifi power saving mode api interface. r=mrbkap
|
2012-09-24 17:05:47 +08:00 |
|
Gene Lian
|
6c6e8b453a
|
Bug 729877 - B2G Wifi: hook up to settings API. r=mrbkap
|
2012-09-04 12:26:56 +08:00 |
|
Vincent Chang
|
145ef800d5
|
Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD
|
2012-08-28 16:14:26 -03:00 |
|
Blake Kaplan
|
7b565f2904
|
Bug 777203 - Keep a list of managers that are interested in wifi events and send notifications only to them instead of broadcasting notifications to the world. r=gwagner DONTBUILD
|
2012-08-22 12:37:11 -07:00 |
|
Masashi Honma
|
48592bd155
|
Bug 783742 - Add support for WPS PIN method. r=mrbkap
|
2012-08-22 12:41:31 -07:00 |
|
Masashi Honma
|
843f0e7c85
|
Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD
|
2012-08-16 15:19:51 -07:00 |
|
Blake Kaplan
|
402a4ab626
|
Bug 779886 - wifiMangager.connectionInformation throws when we're not connected. r=bent DONTBUILD
|
2012-08-02 15:36:23 -07:00 |
|
Blake Kaplan
|
1a62a864a4
|
Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD
|
2012-07-31 14:27:46 -07:00 |
|
Mounir Lamouri
|
ba1ad0f277
|
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
|
65f1be4436
|
Bug 769648 - Get rid of __exposedProps__ warnings. r=gal
|
2012-07-02 10:58:17 +02:00 |
|
Blake Kaplan
|
91dd6e95a0
|
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
|
ddfa712865
|
Bug 764682 - Implement wifi events in c++. r=smaug
|
2012-06-16 11:14:12 -07:00 |
|
Gregor Wagner
|
e3a1471ea3
|
Bug 764503 - WifiStatusChangeEvent IDL and implementation don't match. r=mrbkap
|
2012-06-13 15:49:56 -07:00 |
|
Blake Kaplan
|
7a0a87a303
|
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
|
7bc477fc53
|
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
|
46580aeced
|
Bug 744417 - Fix mistakes in the initial implementation of forgetNetwork. r=mrbkap
|
2012-04-13 15:54:11 +08:00 |
|
Vivien Nicolas
|
c047423ac6
|
Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap
|
2012-04-11 10:05:35 -07:00 |
|
Blake Kaplan
|
727372ffd8
|
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
|
2012-03-26 18:27:10 +02:00 |
|
Blake Kaplan
|
a2e18d23c2
|
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
|
09f20d699a
|
Bug 736114 - Fix dumb typo. r=vingtetun DONTBUILD
|
2012-03-27 12:13:20 +02:00 |
|
Blake Kaplan
|
200ccce3bd
|
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
|
95e3d3aaf0
|
Bug 737029 - Use DOMRequestHelper.jsm in DOMWifiManager.js. r=fabrice DONTBUILD
|
2012-03-20 16:59:38 +01:00 |
|
Blake Kaplan
|
e3cfbeb26a
|
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
|
29431da6f3
|
Bug 736087 - Rename nsDOMWifiManager to DOMWifiManager. r=philikon
|
2012-03-16 17:51:05 +01:00 |
|