Commit Graph

119 Commits

Author SHA1 Message Date
Chris Jones
ca243038b6 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
70214f9140 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
cb943398a0 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
85b27a834b 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
bf991ef225 Bug 792952, B2G wifi scanning js. r=mrbkap
--HG--
extra : rebase_source : e05fffbf5344ad59cafe2293dd463ee963f90580
2012-10-01 17:40:19 -07:00
Blake Kaplan
1f9c433964 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
d03d274563 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
a25e8cfa45 Bug 795162 - Use systemlibs.js for WifiWorker. r=philikon
--HG--
extra : rebase_source : 86730fbdfaa58cb1c41a9035917f2126bdcb4aea
2012-09-27 16:44:08 -07:00
Blake Kaplan
fb45c4b538 Bug 791392 - Expose configured networks to content. r=vchang f=kaze 2012-09-27 14:18:34 -04:00
Blake Kaplan
6be928eaf8 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
3d40c8843b Bug 787421 - Wifi implementation. r=mrbkap 2012-09-13 15:19:47 +08:00
Vincent Chang
2e811fa815 Bug 787421 - nsIWifi.idl changes. r=mrbkap 2012-09-13 15:19:26 +08:00
Vincent Chang
a56de79545 Bug 784733 - Implementation of wifi power saving mode api interface. r=mrbkap 2012-09-24 17:05:47 +08:00
Vincent Chang
2cdb4781b1 Bug 784733 - Define wifi power saving mode api interface. r=mrbkap 2012-09-18 15:03:46 +08:00
Blake Kaplan
8af03ae59d Bug 791910 - Deal with dead managers in our list. r=cjones
--HG--
extra : rebase_source : 3a3bda33a7cecd7336b84ad4939aa55de2e5d0dd
2012-09-18 16:50:53 -07:00
Nathan Froyd
9b227bf10d Bug 786703 - fix dom/ build failures from introducing PARALLEL_DIRS; r=glandium 2012-09-11 07:47:42 -04:00
Gregor Wagner
6a37b417e8 Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Gene Lian
56389f8e1a Bug 729877 - B2G Wifi: hook up to settings API. r=mrbkap 2012-09-04 12:26:56 +08:00
Ryan VanderMeulen
db0d22bd6d Merge the last PGO-green inbound changeset to m-c. 2012-08-30 21:54:09 -04:00
Blake Kaplan
520d5bebeb Bug 786283 - Report to the caller when a scan request fails. r=vchang DONTBUILD 2012-08-30 15:05:02 -03:00
Blake Kaplan
a005ad2893 Bug 768394 - Catch up with changes in ifc_reset_connections on ICS. r=gal 2012-08-30 13:01:34 -03:00
Blake Kaplan
e6d72f61f9 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
dafad69130 Bug 762426 - B2G network manager: support multiple simultaneously connected network interfaces. r=philikon 2012-08-30 13:57:33 -03:00
Vincent Chang
2bc932778b Bug 735547 - Support Wifi/USB Tethering, Part 2: Wifi changes. r=mrbkap 2012-08-30 03:31:26 +08:00
Ryan VanderMeulen
95d2070d8b Merge m-c to inbound. Again. For great justice. 2012-08-28 16:54:18 -04:00
Blake Kaplan
b417e9cf0c 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
c259654071 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
be2c3239e0 Bug 736089 - Handle broken wifi configurations more gracefully, r=mrbkap DONTBUILD 2012-08-28 16:14:26 -03:00
Ryan VanderMeulen
022a01a30e Merge m-c to inbound. DONTBUILD 2012-08-28 16:02:29 -04:00
Blake Kaplan
258353d2fb Bug 786283 - Report to the caller when a scan request fails. r=vchang 2012-08-28 12:55:41 -03:00
Blake Kaplan
5ab31a6021 Bug 785975 - Reconnect to the network after DHCP fails. r=vchang 2012-08-27 17:48:25 -03:00
Philipp von Weitershausen
248cabbd76 Bug 786020 - B2G RIL: get rid of NETWORK_STATE_SUSPENDED. r=marshall_law 2012-08-28 11:37:43 -03:00
Philipp von Weitershausen
f47e2a9937 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
3771056226 Bug 783976 - WiFi list can't displayed after enabling/disabling WiFi repeatedly. r=mrbkap 2012-08-26 22:29:46 -04:00
Nathan Froyd
4c779437cc Bug 783357 - part 1: add XPIDL_FLAGS to make idl dependencies more explicit; r=khuey 2012-08-24 16:01:30 -04:00
Blake Kaplan
bef8930127 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
9b4459789e 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
3bc4ce5b57 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
7bdbd4e99a Bug 780465 - Add support for Wi-Fi Protected Setup functionality (WPS). r=mrbkap DONTBUILD 2012-08-16 15:19:51 -07:00
Blake Kaplan
529d4bef12 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
82c519a7c0 Bug 767375 - B2G network manager: expose IP Information of network interfaces (implementation). r=philikon 2012-08-13 21:54:42 -04:00
Ms2ger
cb4d106015 Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Mike Hommey
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Ed Morley
4eb11bee72 Revert inbound to 3d5d1daa2505 to stop OS X M5 failures (backout not clean/could have been a bad merge) on a CLOSED TREE 2012-08-04 18:05:15 +01:00
Ms2ger
b927c10310 Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Blake Kaplan
60d903e1b8 Bug 779886 - wifiMangager.connectionInformation throws when we're not connected. r=bent DONTBUILD 2012-08-02 15:36:23 -07:00
Jose Antonio Olivera Ortega
c3743e08dd Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon 2012-08-01 07:55:43 -07:00
Blake Kaplan
f70fe521f0 Bug 777904 - Fix typo. Also handle an error case better. r=gal DONTBUILD 2012-07-31 14:27:46 -07:00
Blake Kaplan
b6e4a2e132 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
f413f9e4d7 Bug 773527 - Make signal strength and linkspeed info work on Otoro ICS. r=gal DONTBUILD 2012-07-12 18:56:39 -07:00