Граф коммитов

1813 Коммитов

Автор SHA1 Сообщение Дата
Doug Turner bd8979b3cf Bug 977725 - MLS Geolocation seeding GONK GPS Provider. r=kanru 2014-03-22 00:42:55 -07:00
Vivien Nicolas 5de821871c Bug 985735 - dom/system/gonk/NetworkService.js: WARNING: no preprocessor directives found. r=gwagner 2014-03-20 13:01:34 +08:00
Jessica Jong 8f33e30c23 Bug 984327 - Part 2: Modify test cases for dun. r=vicamo 2014-03-19 08:39:00 -04:00
Jessica Jong 614140b014 Bug 984327 - Part 1: Include dun apn type in isNetworkTypeSecondaryMobile(...) and elsewhere. r=vicamo 2014-03-19 08:39:00 -04:00
Wes Kocher 679d927c40 Merge inbound to m-c 2014-03-18 14:15:03 -07:00
Doug Turner 23d2cb13fd Bug 928217 - Remove IsCoreLocationAvailable() method because it does the wrong thing. r=smichaud@pobox.com 2014-03-16 19:54:04 -07:00
Shawn Ku e97bd245b3 Bug 977433 - Part 1: RIL patch - B2G RIL: Handling LTE signal strength. r=HsinYi 2014-03-18 10:28:17 +08:00
Yoshi Huang 066e520875 Bug 933678 - B2G NFC: Add exposedProps for those objects passed to Gaia. r=dimi 2014-02-20 18:13:40 +08:00
Bevis Tseng 232ad3cd09 Bug 945089 - Part 2: Revice deprecated test cases. r=vyang 2014-03-05 16:47:37 +08:00
Bevis Tseng 71e91ad09c Bug 945089 - Part 1.2: Move SMS concatenation logic from ril_worker.js to RadioInterfaceLayer.js. r=vyang 2014-03-13 01:27:00 +09:00
David Rajchenbach-Teller b2b8e65b0f Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo 2014-03-14 10:13:26 -04:00
Edgar Chen 08568b9eaf Bug 946589 - Remove 'ril.radio.preferredNetworkType' setting handler. r=hsinyi 2014-02-12 20:58:11 +08:00
Edgar Chen 0be933a4a8 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 11f8514521 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 06dc584c4c 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 68190901f8 Bug 982126: Set session ID in NFC messages, r=allstars.chh 2014-03-11 15:23:30 +01:00
Ryan VanderMeulen 563ac4400b Merge b2g-inbound to m-c. 2014-03-08 01:23:46 -08:00
Vicamo Yang 931a92e013 Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi 2014-03-11 22:17:57 +08:00
Doug Turner c52e81d928 Bug 977120 - Enable NetworkGeolocationProvider to collect cellular tower data on Firefox OS. r=jdm 2014-03-10 16:10:15 +00:00
Doug Turner eef5fec5c2 Bug 978593 - refactor and cleanup NetworkLocationProvider. Prep work to enable celluar support. r=jdm 2014-03-01 23:46:02 -08:00
Ryan VanderMeulen cb6ce085e9 Backed out changesets a7ea2d51414d and 901717199390 (bug 957917) for causing bug 980375. 2014-03-06 16:30:35 -05:00
Shawn Ku 41e8d97fb5 Bug 976491 - Add test case. r=Yoshi 2014-03-06 09:53:40 +08:00
Shawn Ku aaca8502f1 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 4ae9218d69 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 4fce6eae13 Bug 977920 - Retrieve iccId without checking prototype of IccInfo. r=vyang 2014-03-05 11:10:46 +08:00
Bevis Tseng 6d6469b8d9 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 659d302777 Bug 957917 - 1/2: B2G RIL - read PDP type from APN settings. r=hsinyi 2014-03-05 10:37:42 +08:00
Alan Huang 4ec2e0e0ce Bug 971612 - Implement "mount" and "unmount" API for device storage. r=dhylands 2014-03-04 19:24:19 +08:00
Ed Morley 46cd2a9fc8 Merge latest green b2g-inbound changeset and mozilla-central 2014-03-03 14:45:43 +00:00
Yoshi Huang f3858a9af8 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 d478154f68 Bug 975813 - Support IPv6 in Network Manager. r=vicamo,fabrice 2014-02-28 20:24:35 +08:00
Jessica Jong fcba161d85 Bug 960865 - Part 5: add dun connection timer and reference count. r=vchang 2014-02-28 18:05:10 +08:00
Jessica Jong 3261494dd1 Bug 960865 - Part 4: dun support implementation in NetworkManager. r=vchang 2014-02-28 18:05:06 +08:00
Jessica Jong 3210c0afdb 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 028d0f9c38 Bug 960865 - Part 2: handle dun apn type in RadioInterfaceLayer. r=hsinyi 2014-02-28 18:04:59 +08:00
Jessica Jong 3f20a1f464 Bug 960865 - Part 1: add dun apn type constant in idls. r=vchang 2014-02-28 18:04:55 +08:00
Ryan VanderMeulen 6435a8a9dd Merge inbound to m-c. 2014-02-27 16:55:18 -05:00
Kai-Zhen Li 3ad2c0f73e Bug 976944 - Update softap parameters for kk. r=vchang 2014-02-26 14:41:42 +08:00
Doug Turner 334e9e6295 Bug 977454 - export network location provider on b2g. r=khuey 2014-02-25 16:06:01 -08:00
Brian Smith 7f156c7ed1 Backout cset 4c4041cfc095 (bug 977454), a a=bustage 2014-02-28 22:14:05 -08:00
Doug Turner 26813fb129 Bug 977454 - export network location provider on b2g. r=khuey 2014-02-25 16:06:01 -08:00
Edgar Chen cc3d174ec7 Bug 961571 - Part 4: Add test case for data connection. r=hsinyi 2014-02-26 07:11:00 +08:00
Edgar Chen 97c09b032a Bug 961571 - Part 3: Handle ims apn type in NetworkManager. r=hsinyi 2014-02-26 00:08:00 +08:00
Edgar Chen 53506b43d4 Bug 961571 - Part 2: Handle ims apn type in RILNetworkInterface. r=hsinyi 2014-02-26 00:08:00 +08:00
Edgar Chen 6a1e6b6c13 Bug 961571 - Part 1: IDL changes for adding ims apn type. r=hsinyi 2014-02-26 00:07:00 +08:00
Hsin-Yi Tsai 9f41a650ba Bug 881174 - part2 - cdma 3way call RIL impl. r=vicamo 2014-02-21 17:46:58 +08:00
Edgar Chen 91a6335722 Bug 976959 - Change the netmask to prefix length for supporting IPv6. r=vchang,hsinyi 2014-02-26 18:08:46 +08:00
Dimi Lee bc338e9dda 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 747063a8c2 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) 2b5b58e7f9 Bug 968550 - onerror is undefined in processICCIOError. r=yoshi 2014-02-27 15:25:17 +08:00