Commit Graph

1801 Commits

Author SHA1 Message Date
Edgar Chen
1a9331e5f8 Bug 980826 - Part 2: Add xpcshell tests for updateContactFieldType2() for the case that the recordId in IAP is 0xff. r=allstars.chh 2014-03-11 14:03:25 +08:00
Edgar Chen
e16b35f2a3 Bug 980826 - Part 1: updateContactFieldType2() doesn't trigger either onsuccess or onerror callback in some case. r=allstars.chh 2014-03-11 11:20:26 +08:00
Bevis Tseng
2c55576445 Bug 976897 - Define new notification between NetworkManager and outer modules to prevent the race condition of setting routes and using network interface. r=vyang. 2014-03-10 12:36:42 +09:00
Thomas Zimmermann
f21e0f75d3 Bug 982126: Set session ID in NFC messages, r=allstars.chh 2014-03-11 15:23:30 +01:00
Ryan VanderMeulen
638c17a5bb Merge b2g-inbound to m-c. 2014-03-08 01:23:46 -08:00
Vicamo Yang
01f8ef8bf5 Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi 2014-03-11 22:17:57 +08:00
Doug Turner
305efbc7f9 Bug 977120 - Enable NetworkGeolocationProvider to collect cellular tower data on Firefox OS. r=jdm 2014-03-10 16:10:15 +00:00
Doug Turner
d9090c7201 Bug 978593 - refactor and cleanup NetworkLocationProvider. Prep work to enable celluar support. r=jdm 2014-03-01 23:46:02 -08:00
Ryan VanderMeulen
fee54ff24f Backed out changesets a7ea2d51414d and 901717199390 (bug 957917) for causing bug 980375. 2014-03-06 16:30:35 -05:00
Shawn Ku
11e6563a1e Bug 976491 - Add test case. r=Yoshi 2014-03-06 09:53:40 +08:00
Shawn Ku
a8e522d859 Bug 976491 - B2G RIL: Don't throw exception when running readICCID for some CMCC cards. r=Yoshi 2014-03-06 09:52:44 +08:00
Hsin-Yi Tsai
eb357af8b7 Bug 980236 - [B2G] [RIL] test_ril_worker_icc.js fails with DEBUG = true. r=allstars.chh 2014-03-06 18:05:38 +08:00
Bevis Tseng
345798baec Bug 977920 - Retrieve iccId without checking prototype of IccInfo. r=vyang 2014-03-05 11:10:46 +08:00
Bevis Tseng
07ae6b7a7c Bug 974820 - Part 2: Add error handling of sending/receiving SMS/MMS when device storage is full. r=vyang 2014-02-20 12:21:11 +08:00
Vicamo Yang
f988ed247e Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi 2014-03-05 10:37:42 +08:00
Alan Huang
dbb6bb4e64 Bug 971612 - Implement "mount" and "unmount" API for device storage. r=dhylands 2014-03-04 19:24:19 +08:00
Ed Morley
a96a5e92b0 Merge latest green b2g-inbound changeset and mozilla-central 2014-03-03 14:45:43 +00:00
Yoshi Huang
45695d8615 Bug 977440 - B2G RIL: add xpcshell tests for the processICCIOError. r=vicamo
From e13745bd7ccd720f66d75c75259af7fd7f4e6014 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/tests/test_ril_worker_icc.js |   24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
2014-02-27 15:35:45 +08:00
Chuck Lee
b4e63d4f53 Bug 975813 - Support IPv6 in Network Manager. r=vicamo,fabrice 2014-02-28 20:24:35 +08:00
Jessica Jong
4025634f1f Bug 960865 - Part 5: add dun connection timer and reference count. r=vchang 2014-02-28 18:05:10 +08:00
Jessica Jong
fdff1b130f Bug 960865 - Part 4: dun support implementation in NetworkManager. r=vchang 2014-02-28 18:05:06 +08:00
Jessica Jong
5938501a14 Bug 960865 - Part 3: modify nat command to support setting rules for secondary routing table. r=vchang 2014-02-28 18:05:02 +08:00
Jessica Jong
688c8cab8b Bug 960865 - Part 2: handle dun apn type in RadioInterfaceLayer. r=hsinyi 2014-02-28 18:04:59 +08:00
Jessica Jong
948ed046c8 Bug 960865 - Part 1: add dun apn type constant in idls. r=vchang 2014-02-28 18:04:55 +08:00
Ryan VanderMeulen
48d69f19f8 Merge inbound to m-c. 2014-02-27 16:55:18 -05:00
Kai-Zhen Li
d0d48dfbc5 Bug 976944 - Update softap parameters for kk. r=vchang 2014-02-26 14:41:42 +08:00
Doug Turner
30f8efaa69 Bug 977454 - export network location provider on b2g. r=khuey 2014-02-25 16:06:01 -08:00
Brian Smith
fd8c0bbe41 Backout cset 4c4041cfc095 (bug 977454), a a=bustage 2014-02-28 22:14:05 -08:00
Doug Turner
7153db0857 Bug 977454 - export network location provider on b2g. r=khuey 2014-02-25 16:06:01 -08:00
Edgar Chen
d2d3b8ca0d Bug 961571 - Part 4: Add test case for data connection. r=hsinyi 2014-02-26 07:11:00 +08:00
Edgar Chen
de0c8e87ce Bug 961571 - Part 3: Handle ims apn type in NetworkManager. r=hsinyi 2014-02-26 00:08:00 +08:00
Edgar Chen
e16d5ab15b Bug 961571 - Part 2: Handle ims apn type in RILNetworkInterface. r=hsinyi 2014-02-26 00:08:00 +08:00
Edgar Chen
774271d2b2 Bug 961571 - Part 1: IDL changes for adding ims apn type. r=hsinyi 2014-02-26 00:07:00 +08:00
Hsin-Yi Tsai
fc0d71b672 Bug 881174 - part2 - cdma 3way call RIL impl. r=vicamo 2014-02-21 17:46:58 +08:00
Edgar Chen
a553864770 Bug 976959 - Change the netmask to prefix length for supporting IPv6. r=vchang,hsinyi 2014-02-26 18:08:46 +08:00
Dimi Lee
59d9c13851 Bug 977469 - When USB/Wifi Tethering are both enabled, disable one of them will also disable IP forwarding. r=vchang 2014-02-27 14:20:50 +08:00
Dimi Lee
0aec8c7dcf Bug 977479 - updateUpStream function in NetworkService.js doesn't work. r=vchang 2014-02-27 15:40:00 +08:00
Fabien Cazenave (kaze@mozilla.com)
de3de525b7 Bug 968550 - onerror is undefined in processICCIOError. r=yoshi 2014-02-27 15:25:17 +08:00
John Shih
1dba42f7f1 Bug 961598 - support DNS reslover. r=vchang 2014-02-20 19:04:51 +08:00
Ryan VanderMeulen
5c2508526c Merge fx-team to m-c. 2014-02-25 15:20:54 -05:00
Bevis Tseng
a24603a35e Bug 975356 - Append iccId into the message sent by SystemMessenger. r=vyang 2014-02-24 18:34:06 +08:00
Ryan VanderMeulen
4bb8025d3e Merge m-c to fx-team. 2014-02-24 16:22:48 -05:00
Peiyong Lin
adc24dddf9 Bug 967507 - [OS.File] Add |path| for error-reporting. r=Yoric 2014-02-24 10:16:01 -05:00
Jessica Jong
219d40bf53 Bug 973842 - Part 3: Support adding secondary routes (NetworkUtils). r=vchang 2014-02-24 09:19:20 -05:00
Jessica Jong
48a8cf9ff3 Bug 973842 - Part 2: Support adding secondary routes (NetworkService). r=vchang 2014-02-24 09:19:20 -05:00
Jessica Jong
9479a0c783 Bug 973842 - Part 1: Support adding secondary routes (idl/cid). r=vchang 2014-02-24 09:19:20 -05:00
Hsin-Yi Tsai
409f2b974d Bug 974580 - _timer shouldn't be null. r=allstars.chh 2014-02-21 14:15:35 +08:00
Edgar Chen
e06802c2bf Bug 973771 - Part 1: RIL implementation for LTE preferred network types. r=hsinyi 2014-02-18 14:21:09 +08:00
Edgar Chen
522237197d Bug 900429 - Part 2: Xpcshell tests for CDMA personalization state and lock type. r=allstars.chh 2014-02-21 10:48:26 +08:00
Edgar Chen
4d4ae5a83d Bug 900429 - Part 1: Add personalization state and lock type for CDMA. r=allstars.chh 2014-02-20 14:00:56 +08:00