Commit Graph

53 Commits

Author SHA1 Message Date
Vincent Chang
e1c76c4896 Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap 2013-07-30 16:07:13 +08:00
Ken Chang
1774752763 Bug 886765 - Make sure that no other application will send traffic when we send/receive a MMS and data traffic is off. r=vicamo 2013-07-12 13:01:37 +08:00
Vincent Chang
ac14c6f23a Bug 787442 - Turn on wifi/usb tethering simultaneously. r=mrbkap 2013-06-19 18:57:58 +08:00
Dimi Lee
c62bf17f06 Bug 888828 - Default route of 3G data call disappeared (after receiving disconnected event from wlan0). r=vchang 2013-07-02 11:50:50 +08:00
Vicamo Yang
41483888fb Bug 814581 - Part 6/8: fix NetworkManager. r=yoshi 2013-07-02 17:36:51 +08:00
Alexandre Lissy
892b9d9dd0 Bug 882105 - Typo error breaking NetworkManager.js. r=vicamo
---
 dom/system/gonk/NetworkManager.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2013-06-13 01:05:55 +08:00
Albert Crespell
81847104db Bug 879793 - Update stats when network interface is unregistered. r=clian 2013-06-06 20:40:50 +02:00
Vincent Chang
8f98f7255f Bug 868913 - [Buri][Tethering]PC can't display RNDIS com port when reset handset. r=mrbkap 2013-05-16 19:39:58 +08:00
Vicamo Yang
97cf2da443 Bug 879225: NetworkManager - extract hostname from various formats. r=gene 2013-06-05 17:20:50 +08:00
Patrick Wang
7390e87edc Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu 2013-05-02 19:41:20 +08:00
Alexandre Lissy
55dc8a6762 Bug 875390 - Add MMSC and/or MMS Proxy specific host routes via MMS APN. r=vyang
MMS sending has been failing because often the default network route was
not going through the MMS APN. This commit adds specific host route via
the correct network interface for either MMSC or MMS proxy depending on
the carrier information. We also perform DNS resolution to cope with
MMSC/proxy that are using FQDN.
2013-05-31 10:14:45 +02:00
Vincent Liu
37474bcb97 Bug 864588 - [B2G] [Leo] [Internet Sharing] USB tethering turns off almost immediately after being turned on. r=vchang 2013-05-24 10:38:31 +08:00
Dimi Lee
5ce68add7b Bug 834573 - B2G Wifi: IP and default route still exist after forget network. r=vchang 2013-05-02 18:02:33 +08:00
Albert Crespell
2f305c4a6a Bug 783966 - Process netd's InterfaceChange(600) and BandwidthControl(601) message. r=vchang 2013-04-23 09:27:05 +02:00
Vincent Chang
f5b1d4092e Bug 776212 - Get usb rndis interface's name automatically r=dhylands 2013-04-30 19:04:36 +08:00
Vincent Chang
7661e4119d Bug 815924 - Wifi hotspot (tethering / internet sharing) should be disabled if data connection is not established r=mrbkap, swu. 2013-02-28 15:22:56 +08:00
Shih-Chiang Chien
f8e1b8012a Bug 842147 - Translate JS exception from CaptivePortalDetector into informative debug message. r=vchang 2013-03-05 09:56:34 -05:00
Shian-Yow Wu
5abcade140 Bug 834180 - B2G Network Manager: Potential losing default route. r=vicamo 2013-02-21 10:09:16 +08:00
Shih-Chiang Chien
5348bd18a4 Bug 841243 - Followup fix for the captive portal changes, r=fabrice a=shira+ 2013-02-15 14:26:58 -08:00
Dave Hylands
46b9a39c96 Bug 839422 - Don't enable adb when toggling USB Tethering. r=qdot 2013-02-14 12:21:08 -08:00
Shian-Yow Wu
10fceea531 Bug 833526 - Not be able to receive "network-active-change" notification from NetworkManager. r=vicamo 2013-02-07 16:21:28 +08:00
Shih-Chiang Chien
8180cb8450 Bug 780793 - Part 2: Initiate captive portal detection while wifi connected. r=vchang 2012-11-15 11:26:43 +08:00
Vicamo Yang
fb808ab76b Bug 826977 - Part 3/4: fix all related components as well. r=hsinyi 2013-01-24 14:42:10 +08:00
Shian-Yow Wu
905b20956f Bug 817985 - mobile data connection is not disconnected when we are connected to Wifi network. r=vicamo 2013-01-23 12:05:34 +08:00
Philipp von Weitershausen
41571aeead Bug 820617 - Add a hook to make NetworkManager not manage offline status and use it in Marionette for B2G CI. r=jgriffin 2012-12-29 10:11:04 -08:00
Vincent Chang
f242ff1363 Bug 817901 - Wi-Fi hotspot (Open) cannot be turned on with empty password. r=gal 2012-12-05 17:57:59 +08:00
Gene Lian
6a556e741a Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo 2012-12-04 13:36:02 +08:00
Stefan Arentz
6e62b55d6e Bug 807659 - Also configure HTTPS proxy from APN settings. r=philikon 2012-12-03 12:18:50 -08:00
Vincent Chang
f18d63a602 Bug 815461 - wifi hotspot is not found after reboot. r=gal 2012-11-30 19:37:34 +08:00
Shian-Yow Wu
f8b7383acb Bug 809006 - B2G Network Manager: Unable to set default route and DNS when required system properties not available. r=vicamo 2012-11-07 15:12:52 +08:00
Shian-Yow Wu
0d0572288d Bug 804531 - B2G 3G: When primary APN available, default route should not be set to secondary APN. r=philikon 2012-11-01 17:09:45 +08:00
Kyle Huey
1482122303 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
8297cdabd6 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
bdf47895bb 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
777eed8444 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
aa1997a51a 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
Albert Crespell
786a541674 Bug 746069: Part 1: Integration with netd daemon using IPC. r=philikon 2012-10-04 18:39:59 +02:00
Shian-Yow Wu
6b074a34b6 Bug 772747 - B2G RIL: Add method to connect to different APN type. r=philikon 2012-09-26 20:57:37 +08:00
Vivien Nicolas
1b1c8a5e55 Bug 794262 - Navigator.onLine is true if the device is started with wifi disabled. r=philikon 2012-09-26 13:08:50 +02:00
Vincent Chang
1e0b30055a Bug 787421 - NetworkManager implementation. r=philikon 2012-09-13 15:19:08 +08:00
Hubert Figuière
e86c15fd2d Bug 777145 - Part 1: B2G Network Manager: support navigator.onLine / online / offline events. r=philikon
--HG--
extra : rebase_source : dc6e31a00077b8b46a79f802bc4e136911a83b4e
2012-09-19 15:51:21 -07:00
Vincent Chang
443bde7b49 Bug 788081 - B2G tethering: correctly handle 1xx responses from netd. r=philikon 2012-09-05 17:30:48 +08:00
Gregor Wagner
3b332a6a7f Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Shian-Yow Wu
c9bdf6614b Bug 787406 - B2G Network Manager: Allow only one default route at the same time. r=philikon. 2012-09-05 13:29:48 +08:00
Philipp von Weitershausen
f9b4d18b40 Back out 982d02faef3f (bug 777145) for B2G marionette bustage 2012-08-31 13:16:20 -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
8368ebd329 Bug 735547 - Support Wifi/USB Tethering, Part 3: NetworkManager. r=philikon 2012-08-30 03:27:08 +08:00
Hubert Figuière
2011f0f6b5 Bug 777145 - B2G Network Manager: support navigator.onLine / online / offline events. r=philikon 2012-07-27 15:21:23 -07:00
Jose Antonio Olivera Ortega
ffb6113d9c Bug 740640 - B2G 3G: Support HTTP proxy. r=philikon 2012-08-01 07:55:43 -07:00
Kan-Ru Chen
73db87941e Bug 762425 - Always reconfigure network if found connected interface. r=philikon 2012-06-20 16:21:24 +08:00