Blake Kaplan
|
309b7a6a97
|
Bug 802418 - Turn on background scanning when we're disconnected to work around wpa_supplicant's sched_scan getting stuck. r=vchang
--HG--
extra : rebase_source : c254c88d441b9ef6d449f509b8cc0beac6a215cc
|
2012-10-25 16:27:10 -07:00 |
|
Michael Wu
|
412e9132db
|
Bug 801935 - Don't unload wireless drivers, r=gal
|
2012-10-15 19:51:20 -04:00 |
|
Chris Jones
|
0e3eb20212
|
Back out bug 790231 and bug 791506 because the required UI changes were not landed in time
|
2012-10-05 23:24:00 -07:00 |
|
Masashi Honma
|
0be61d4d36
|
Bug 791506 - Allow specifying a BSSID for WPS to speed up connection times. r=mrbkap
--HG--
extra : rebase_source : ccb0f557d3f7d074a79436ac38308e9fd66f58fb
|
2012-10-05 16:16:29 -04:00 |
|
Masashi Honma
|
3c4d90c504
|
Bug 790231 - Add a way of telling if a scan result supports WPS. r=mrbkap
--HG--
extra : rebase_source : 6895d3a50b3797230b7720258b35e28b99128b2c
|
2012-10-05 16:13:54 -04:00 |
|
Blake Kaplan
|
11123581a0
|
Bug 791911 - Listen for our child message managers dying and remove them from our list of managers to 'broadcast' to. r=gwagner
--HG--
extra : rebase_source : 407eb90d797c410db1a80a59ca2e52b42b68af87
|
2012-10-02 17:24:53 -04:00 |
|
Bonnie Surender
|
10d25ef888
|
Bug 792952, B2G wifi scanning js. r=mrbkap
--HG--
extra : rebase_source : e05fffbf5344ad59cafe2293dd463ee963f90580
|
2012-10-01 17:40:19 -07:00 |
|
Blake Kaplan
|
0b1c3e3f7b
|
Bug 784766 - Verify that we only talk to processes that have permission to talk to us. r=cjones
--HG--
extra : rebase_source : 57b07df019b33cef1c8a9ebf4f3bf481741497ef
|
2012-10-02 11:18:17 -04:00 |
|
Blake Kaplan
|
d906a826af
|
Bug 795047 - Add support for hidden networks. r=vchang
--HG--
extra : rebase_source : 5655853c58b6861d41f672c45d62c6098f017964
|
2012-09-27 14:41:31 -04:00 |
|
Hubert Figuière
|
41748dd3d4
|
Bug 795162 - Use systemlibs.js for WifiWorker. r=philikon
--HG--
extra : rebase_source : 86730fbdfaa58cb1c41a9035917f2126bdcb4aea
|
2012-09-27 16:44:08 -07:00 |
|
Blake Kaplan
|
746b9314e6
|
Bug 791392 - Expose configured networks to content. r=vchang f=kaze
|
2012-09-27 14:18:34 -04:00 |
|
Blake Kaplan
|
7887a1ea48
|
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
|
56b2168b10
|
Bug 787421 - Wifi implementation. r=mrbkap
|
2012-09-13 15:19:47 +08:00 |
|
Vincent Chang
|
107e56cd70
|
Bug 784733 - Implementation of wifi power saving mode api interface. r=mrbkap
|
2012-09-24 17:05:47 +08:00 |
|
Blake Kaplan
|
fd53b14d4c
|
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
|
3b332a6a7f
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Gene Lian
|
27fbf96555
|
Bug 729877 - B2G Wifi: hook up to settings API. r=mrbkap
|
2012-09-04 12:26:56 +08:00 |
|
Ryan VanderMeulen
|
df8b5323ba
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-30 21:54:09 -04:00 |
|
Blake Kaplan
|
671f387310
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD
|
2012-08-30 15:05:02 -03:00 |
|
Blake Kaplan
|
235a5b1337
|
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
|
a7f4964f72
|
Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon
|
2012-08-30 13:57:33 -03:00 |
|
Vincent Chang
|
7f469607d8
|
Bug 735547 - Support Wifi/USB Tethering, Part 2: Wifi changes. r=mrbkap
|
2012-08-30 03:31:26 +08:00 |
|
Ryan VanderMeulen
|
23d80360bd
|
Merge m-c to inbound. Again. For great justice.
|
2012-08-28 16:54:18 -04:00 |
|
Blake Kaplan
|
ae0fff9001
|
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
|
c0e658d05e
|
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
|
21d8b6246a
|
Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD
|
2012-08-28 16:14:26 -03:00 |
|
Ryan VanderMeulen
|
0fbbc06a06
|
Merge m-c to inbound. DONTBUILD
|
2012-08-28 16:02:29 -04:00 |
|
Blake Kaplan
|
20ce728744
|
Bug 786283 - Report to the caller when a scan request fails. r=vchang
|
2012-08-28 12:55:41 -03:00 |
|
Blake Kaplan
|
ecd7387454
|
Bug 785975 - Reconnect to the network after DHCP fails. r=vchang
|
2012-08-27 17:48:25 -03:00 |
|
Philipp von Weitershausen
|
5f0b06009c
|
Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law
|
2012-08-28 11:37:43 -03:00 |
|
Philipp von Weitershausen
|
5801c8b2ab
|
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
|
4ac01efb42
|
Bug 783976 - WiFi list can't displayed after enabling/disabling WiFi repeatedly. r=mrbkap
|
2012-08-26 22:29:46 -04:00 |
|
Blake Kaplan
|
37f0fe58af
|
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
|
200bd1257f
|
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
|
c0fca8556d
|
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
|
76d3d65ea7
|
Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD
|
2012-08-16 15:19:51 -07:00 |
|
Blake Kaplan
|
dcf482c029
|
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
|
7faef9facc
|
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
|
ffb6113d9c
|
Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon
|
2012-08-01 07:55:43 -07:00 |
|
Blake Kaplan
|
d24e63f347
|
Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD
|
2012-07-31 14:27:46 -07:00 |
|
Blake Kaplan
|
5798bd9c6f
|
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
|
1803ce5006
|
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
|
0ce9202fae
|
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
|
a49c3fdc7d
|
Bug 766497 - Fix typo. r=gal DONTBUILD
|
2012-07-02 14:05:17 +02:00 |
|
Blake Kaplan
|
b9755000cf
|
Bug 769648 - Get rid of __exposedProps__ warnings. r=gal
|
2012-07-02 10:58:17 +02:00 |
|
Blake Kaplan
|
3c5cfa25dc
|
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
|
044a52fa5b
|
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
|
92c9ebc5b7
|
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
|
977c0791bb
|
Bug 769248 - Don't overwrite a good BSSID with a bad one. r=gal
|
2012-06-28 15:40:05 +02:00 |
|
Blake Kaplan
|
40cfc0e9e2
|
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
|
eb242e5da4
|
Bug 736102 - Decide on units for Wifi + MobileConnection signal strength. r=mrbkap
|
2012-06-01 14:09:59 -07:00 |
|
Fabien Cazenave
|
f85480be8c
|
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
|
3ef5287c22
|
Bug 717122 - Network Manager interface for Wifi. r=gal,mrbkap a=b2g-only
|
2012-04-19 18:33:36 -03:00 |
|
Blake Kaplan
|
b6627fbc83
|
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
|
60c5d2834e
|
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
|
13eb0ad268
|
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
|
1b80af6c87
|
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
|
4cbbc4cdbf
|
Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap
|
2012-04-13 13:58:57 +08:00 |
|
Vivien Nicolas
|
d287f27221
|
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
|
bcc2fe724c
|
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
|
2012-04-09 15:47:42 +08:00 |
|
Blake Kaplan
|
68f5efefee
|
Backed out changeset 22521568cf79. It accidentally removed a file.
|
2012-04-09 15:44:53 +08:00 |
|
Philipp von Weitershausen
|
b15d176c4c
|
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
|
fcbd1988d6
|
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
|
c3280e98f5
|
Bug 742797 - Fix shutdown on ICS. r=cjones DONTBUILD
|
2012-04-05 19:47:08 +02:00 |
|
Chris Jones
|
bce24b6e31
|
Bug 739452, part 1: Catch errors in importing cutils, since (unfortunately) this code also runs on desktop builds. r=mrbkap
|
2012-04-01 01:57:18 -07:00 |
|
Blake Kaplan
|
2a2658828e
|
Bug 736096 - Don't pretend we have values that we didn't successfully
get. r=cjones DONTBUILD
|
2012-03-29 17:01:36 +02:00 |
|
Blake Kaplan
|
2dd6194e06
|
Bug 736096 - Reprioritize networks when the priorities get too high to prevent overflow. r=cjones
|
2012-03-29 17:17:46 +02:00 |
|
Philipp von Weitershausen
|
96c73034b8
|
Bug 738063 - B2G Wifi: Consolidate ctypes-related worker code. r=mrbkap,cjones
--HG--
rename : dom/wifi/network_worker.js => dom/wifi/wifi_worker.js
|
2012-03-30 12:04:30 -07:00 |
|
Blake Kaplan
|
4b4194c71a
|
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 |
|
Chris Jones
|
898f195c03
|
Bug 739137: Try harder to ensure that b2g shuts down when we ask it to. r=fabrice
|
2012-03-26 00:46:21 -07:00 |
|
Chris Jones
|
29101b5f94
|
Bug 739115: Add runtime checks for ICS and select libnetutils interface and wpa_supplicant states appropriately. r=gal (npotb)
|
2012-03-25 19:40:09 -07:00 |
|
Blake Kaplan
|
f0eb4a974f
|
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
|
a2929f025d
|
Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD
--HG--
rename : dom/wifi/nsWifiWorker.h => dom/wifi/WifiWorker.h
rename : dom/wifi/nsWifiWorker.js => dom/wifi/WifiWorker.js
rename : dom/wifi/nsWifiWorker.manifest => dom/wifi/WifiWorker.manifest
|
2012-03-16 18:05:28 +01:00 |
|