Blake Kaplan
|
74f0b6aa6b
|
Bug 791910 - Deal with dead managers in our list. r=cjones
--HG--
extra : rebase_source : 3a3bda33a7cecd7336b84ad4939aa55de2e5d0dd
|
2012-09-18 16:50:53 -07:00 |
Gregor Wagner
|
aa2e534506
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
Gene Lian
|
d9ca6d68ec
|
Bug 729877 - B2G Wifi: hook up to settings API. r=mrbkap
|
2012-09-04 12:26:56 +08:00 |
Ryan VanderMeulen
|
500be4ff7e
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-30 21:54:09 -04:00 |
Blake Kaplan
|
4694be6d11
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD
|
2012-08-30 15:05:02 -03:00 |
Blake Kaplan
|
04b90daa32
|
Bug 778360 - Don't try to reconnect to a running wpa_supplicant since that confuses the network manager. Instead, ensure that it's well and truly dead before starting. r=gwagner f=hub
|
2012-08-30 11:08:52 -03:00 |
Shian-Yow Wu
|
e313daecc3
|
Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon
|
2012-08-30 13:57:33 -03:00 |
Vincent Chang
|
4536240d4c
|
Bug 735547 - Support Wifi/USB Tethering, Part 2: Wifi changes. r=mrbkap
|
2012-08-30 03:31:26 +08:00 |
Ryan VanderMeulen
|
b02595b1f5
|
Merge m-c to inbound. Again. For great justice.
|
2012-08-28 16:54:18 -04:00 |
Blake Kaplan
|
d8bb017ef1
|
Bug 786283 backout - this doesn't work the way it should (android doesn't send failure back for failed scans). r=backout
|
2012-08-28 17:36:22 -03:00 |
Blake Kaplan
|
6f9461eed2
|
Bug 786283 - Followup fixes to avoid notifying the same DOM request twice. r=vchang DONTBUILD
|
2012-08-28 16:46:45 -03:00 |
Vincent Chang
|
526bc09f67
|
Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD
|
2012-08-28 16:14:26 -03:00 |
Ryan VanderMeulen
|
1b08bdfb5d
|
Merge m-c to inbound. DONTBUILD
|
2012-08-28 16:02:29 -04:00 |
Blake Kaplan
|
2ef72a3ea8
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang
|
2012-08-28 12:55:41 -03:00 |
Blake Kaplan
|
9a257bb9d0
|
Bug 785975 - Reconnect to the network after DHCP fails. r=vchang
|
2012-08-27 17:48:25 -03:00 |
Philipp von Weitershausen
|
e01c1ae289
|
Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law
|
2012-08-28 11:37:43 -03:00 |
Philipp von Weitershausen
|
d158b5747c
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
Vincent Chang
|
63c4bd58bc
|
Bug 783976 - WiFi list can't displayed after enabling/disabling WiFi repeatedly. r=mrbkap
|
2012-08-26 22:29:46 -04:00 |
Blake Kaplan
|
dba2e7dbfd
|
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
--HG--
extra : rebase_source : c73bb5b00fcbdf74df4efe9f93da6391d32f4f13
|
2012-08-22 12:37:11 -07:00 |
Blake Kaplan
|
ebe791c890
|
Bug 777203 - Respond to requests by sending our response directly back to the manager instead of broadcasting the response everywhere. r=gwagner
--HG--
extra : rebase_source : 52636b4eaeebbfe331bd8a0a89ca1ce91d6414ba
|
2012-08-22 11:34:42 -07:00 |
Masashi Honma
|
de3319a962
|
Bug 783742 - Add support for WPS PIN method. r=mrbkap
--HG--
extra : rebase_source : d2c6df164a18eca7c2ad50e0e49458786cf90b20
|
2012-08-22 12:41:31 -07:00 |
Masashi Honma
|
512f24a886
|
Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD
|
2012-08-16 15:19:51 -07:00 |
Blake Kaplan
|
3800f89881
|
Bug 780066 - Ensure that WifiManager's state is correct after shutting down. r=vchang DONTBUILD
|
2012-08-14 17:00:43 -07:00 |
Shian-Yow Wu
|
4d880de071
|
Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon
|
2012-08-13 21:54:42 -04:00 |
Jose Antonio Olivera Ortega
|
6c5c7f8f91
|
Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon
|
2012-08-01 07:55:43 -07:00 |
Blake Kaplan
|
2284d4641a
|
Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD
|
2012-07-31 14:27:46 -07:00 |
Blake Kaplan
|
27f7234a5c
|
Toggling off and on the Wifi Checkbox will not scan wifi networks anymore (bug 774876, r=gal).
|
2012-07-23 14:41:29 -07:00 |
Blake Kaplan
|
5acdfc4a6b
|
Bug 773527 - Make signal strength and linkspeed info work on Otoro ICS. r=gal DONTBUILD
|
2012-07-12 18:56:39 -07:00 |
Blake Kaplan
|
adc2687cf3
|
Bug 772801 - Deal with drivers that don't support active/passive scanning. r=mwu DONTBUILD
|
2012-07-12 15:09:18 -07:00 |
Blake Kaplan
|
d66739804c
|
Bug 766497 - Fix typo. r=gal DONTBUILD
|
2012-07-02 14:05:17 +02:00 |
Blake Kaplan
|
5a43394e80
|
Bug 769648 - Get rid of __exposedProps__ warnings. r=gal
|
2012-07-02 10:58:17 +02:00 |
Blake Kaplan
|
e2a944799c
|
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 DONTBUILD (missed this review comment in the original checkin)
|
2012-06-29 12:32:25 +02:00 |
Blake Kaplan
|
04f2992526
|
Bug 769227 - Wait a little bit before starting wpa_supplicant on the otoro. r=gal DONTBUILD
|
2012-06-28 14:36:13 +02:00 |
Blake Kaplan
|
543443a4c2
|
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 |
Blake Kaplan
|
fce23dd7f2
|
Bug 769248 - Don't overwrite a good BSSID with a bad one. r=gal
|
2012-06-28 15:40:05 +02:00 |
Blake Kaplan
|
8902ae6e1f
|
Bug 768905 - Don't react to 'connecting' events when we're already connected. r=gal DONTBUILD
--HG--
extra : rebase_source : b285eb7d2d09721dc72031ae4ee3137e8d0e1f72
|
2012-06-27 17:09:16 +02:00 |
Shian-Yow Wu
|
f1bed7793e
|
Bug 736102 - Decide on units for Wifi + MobileConnection signal strength. r=mrbkap
|
2012-06-01 14:09:59 -07:00 |
Fabien Cazenave
|
58a5606bda
|
Bug 753612 - Properly close wifi connection so 3G-data can get its own route. r=mrbkap,philipp
|
2012-05-11 13:05:51 -07:00 |
Philipp von Weitershausen
|
e085f15554
|
Bug 717122 - Network Manager interface for Wifi. r=gal,mrbkap a=b2g-only
|
2012-04-19 18:33:36 -03:00 |
Blake Kaplan
|
8c4c7ed75c
|
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 |
Blake Kaplan
|
a24bc13e06
|
Bug 743941 - Some small fixes to state tracking. Also move some logic out of the manager. r=cjones
|
2012-04-09 12:13:28 +08:00 |
Fabien Cazenave
|
dfd38c0284
|
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 |
Blake Kaplan
|
3bc26a52f0
|
Bug 743614 - Deal with failure more gracefully. r=cjones
--HG--
extra : rebase_source : 01f88566d5532905e753db4176293ab80e92f4b8
|
2012-04-06 17:56:15 +02:00 |
Philipp von Weitershausen
|
0fb2e83962
|
Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap
|
2012-04-13 13:58:57 +08:00 |
Vivien Nicolas
|
8bf2247024
|
Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap
|
2012-04-11 10:05:35 -07:00 |
Philipp von Weitershausen
|
19da56aead
|
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
|
2012-04-09 15:47:42 +08:00 |
Blake Kaplan
|
ede854c7ee
|
Backed out changeset 22521568cf79. It accidentally removed a file.
|
2012-04-09 15:44:53 +08:00 |
Philipp von Weitershausen
|
bb3bdcac69
|
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
--HG--
extra : rebase_source : ceca6081c1e775ecb8f82799d2c39d1c7ec3a9ea
|
2012-04-09 15:19:35 +08:00 |
Blake Kaplan
|
be9bfeacb2
|
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
|
7e14680004
|
Bug 742797 - Fix shutdown on ICS. r=cjones DONTBUILD
|
2012-04-05 19:47:08 +02:00 |