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

702 Коммитов

Автор SHA1 Сообщение Дата
Phil Ringnalda ea6b2f1818 Back out 8447875c6479 (bug 823010) for marionette failures in test_incoming.js
CLOSED TREE
2013-01-18 19:12:03 -08:00
Philipp von Weitershausen 8e8c49a099 Bug 823010 - B2G SMS: We should not ack reception when there's a storage error. r=vicamo, ferjm a=blocking-b2g 2013-01-18 16:34:57 -08:00
Yoshi Huang f972451e5f Bug 821584 - Part 2: xpcshell tests for parsePbrTlv. r=hsinyi 2013-01-16 17:34:37 +08:00
Yoshi Huang bb79335828 Bug 821584 - Part 1: readPBR and Refactor ICCContact. r=hsinyi 2012-12-27 19:06:29 +08:00
Trevor Saunders 83bcbe0d6b bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
Edgar Chen e0a8e4c886 Bug 831183 - Part 2: xpcshell tests for SET_UP_CALL. r=allstars.chh 2013-01-16 12:27:38 +08:00
Edgar Chen be1ca1f1fe Bug 831183 - Part 1: Fix callMessage. r=allstars.chh 2013-01-16 11:30:02 +08:00
Yoshi Huang 02c06703f4 Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl 2013-01-14 08:43:40 +08:00
Hsin-Yi Tsai f0c150d58d Bug 828160 - B2G RIL: not send duplicate incoming-call messages in some cases of 'waiting call coming' r=allstars.chh 2013-01-11 10:41:53 +08:00
rlin@mozilla.com 4c9c265260 Bug 827840 - [camera] shutter sound is almost inaudible, r=sicking, a=bb+
--HG--
extra : rebase_source : d58d00d2bc9d4865c63f8877fecd7c2da5b75e87
2013-01-09 11:09:37 +08:00
Doug Turner 321936848e Bug 829410 - Use threadsafe isupports in nsVolumeService. r=mikeh a=omg-everything-is-busted 2013-01-10 20:29:51 -08:00
Vincent Chang 41dec500b8 Bug 828909 - Sanitize Wi-Fi hotspot username and password r=mrbkap 2013-01-10 16:10:48 +00:00
Vicamo Yang ed3782edfb Bug 819937: fix multiple sms-delivery messages sent. r=yhuang 2013-01-11 00:49:12 +08:00
Dave Hylands 4eafc2a88b Bug 785124 - Pt 5 - Add extra asserts. r=dougt 2013-01-07 17:43:02 +01:00
Dave Hylands 0644a88aec Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt 2013-01-07 17:43:02 +01:00
Dave Hylands 62aeb83227 Bug 785124 - Pt 1 - Add VolumeMountLock which allows SDCard to be locked. r=dougt
From 8e39b8e5f3ab7e6344b0a8a5eeabdcf672de8fb4 Mon Sep 17 00:00:00 2001
---
 dom/ipc/ContentChild.cpp                  |   18 +++-
 dom/ipc/ContentChild.h                    |    5 +-
 dom/ipc/ContentParent.cpp                 |   22 +++-
 dom/ipc/ContentParent.h                   |    2 +
 dom/ipc/PContent.ipdl                     |    6 +-
 dom/system/gonk/AutoMounter.cpp           |   19 +++-
 dom/system/gonk/Makefile.in               |    4 +-
 dom/system/gonk/Volume.cpp                |   62 ++++++++++-
 dom/system/gonk/Volume.h                  |   11 +-
 dom/system/gonk/VolumeServiceIOThread.cpp |   11 +-
 dom/system/gonk/VolumeServiceIOThread.h   |    7 +-
 dom/system/gonk/nsIVolume.idl             |   21 +++-
 dom/system/gonk/nsIVolumeMountLock.idl    |   12 +++
 dom/system/gonk/nsIVolumeService.idl      |    9 +-
 dom/system/gonk/nsVolume.cpp              |   96 ++++++++++++++++-
 dom/system/gonk/nsVolume.h                |   43 ++++++--
 dom/system/gonk/nsVolumeMountLock.cpp     |  157 +++++++++++++++++++++++++++
 dom/system/gonk/nsVolumeMountLock.h       |   55 ++++++++++
 dom/system/gonk/nsVolumeService.cpp       |  168 +++++++++++++++++++++++------
 dom/system/gonk/nsVolumeService.h         |   20 +++-
 layout/build/nsLayoutModule.cpp           |    5 +-
 layout/build/nsLayoutStatics.cpp          |    9 ++
 22 files changed, 684 insertions(+), 78 deletions(-)
 create mode 100644 dom/system/gonk/nsIVolumeMountLock.idl
 create mode 100644 dom/system/gonk/nsVolumeMountLock.cpp
 create mode 100644 dom/system/gonk/nsVolumeMountLock.h
2012-12-14 16:01:34 -08:00
Vincent Chang 86501b5269 Bug 825049 - Wi-Fi hotspot fails if password contains space. r=mrbkap 2013-01-09 14:20:10 +00:00
Shian-Yow Wu 22bbb1672e Bug 828089 - [B2G][Settings][Cellular & Data][Network Operator] Unable to disconnect from existing network operator and connect to a new one. r=vicamo 2013-01-09 22:57:55 +08:00
Edgar Chen e5cefe4060 Bug 827860 - Part 2: xpcshell tests for STK_CMD_GET_INPUT, r=vicamo 2013-01-09 01:38:17 +08:00
Edgar Chen f6fda092e3 Bug 827860 - Part 1: STK get stuck when text string is null, r=vicamo,yhuang 2013-01-09 17:50:53 +08:00
Patrick Wang 66e15421b7 Bug 822384 - Initialize PNN entries to empty strings. r=vicamo 2013-01-09 14:47:54 +08:00
Shian-Yow Wu b7cefa18f3 Bug 827663 - [Settings][Data Roaming] Can't close data roaming after turned on it. r=vicamo 2013-01-09 00:21:14 +08:00
Edgar Chen 6189cdf7c6 Bug 827733 - JavaScript Error: "oldIcc is null". r=allstars.chh 2013-01-08 20:40:00 +08:00
Hsin-Yi Tsai 73a9d843e3 Bug 825841 - B2G RIL: not sendSyncMessage(RIL:GetRilContext) in RILContentHelper's constructor. r=vicamo 2013-01-08 15:57:34 +08:00
Phil Ringnalda 69566d191b Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests 2013-01-07 22:59:32 -08:00
Steve Fink 5299472bdb Bug 827225 - Rename JS_GetTypedArrayType to JS_GetArrayBufferViewType, add TYPE_DATAVIEW. r=bz, sr=dmandelin
--HG--
extra : rebase_source : c5947273c5d517338ea1f468358511aa979b4959
2013-01-07 15:12:00 -08:00
Dave Hylands 5f3fccd428 Bug 785124 - Pt 5 - Add extra asserts. r=dougt 2013-01-07 17:43:02 +01:00
Dave Hylands 0569240c40 Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt 2013-01-07 17:43:02 +01:00
Dave Hylands e458463bf7 Bug 785124 - Pt 1 - Add VolumeMountLock which allows SDCard to be locked. r=dougt
From 8e39b8e5f3ab7e6344b0a8a5eeabdcf672de8fb4 Mon Sep 17 00:00:00 2001
---
 dom/ipc/ContentChild.cpp                  |   18 +++-
 dom/ipc/ContentChild.h                    |    5 +-
 dom/ipc/ContentParent.cpp                 |   22 +++-
 dom/ipc/ContentParent.h                   |    2 +
 dom/ipc/PContent.ipdl                     |    6 +-
 dom/system/gonk/AutoMounter.cpp           |   19 +++-
 dom/system/gonk/Makefile.in               |    4 +-
 dom/system/gonk/Volume.cpp                |   62 ++++++++++-
 dom/system/gonk/Volume.h                  |   11 +-
 dom/system/gonk/VolumeServiceIOThread.cpp |   11 +-
 dom/system/gonk/VolumeServiceIOThread.h   |    7 +-
 dom/system/gonk/nsIVolume.idl             |   21 +++-
 dom/system/gonk/nsIVolumeMountLock.idl    |   12 +++
 dom/system/gonk/nsIVolumeService.idl      |    9 +-
 dom/system/gonk/nsVolume.cpp              |   96 ++++++++++++++++-
 dom/system/gonk/nsVolume.h                |   43 ++++++--
 dom/system/gonk/nsVolumeMountLock.cpp     |  157 +++++++++++++++++++++++++++
 dom/system/gonk/nsVolumeMountLock.h       |   55 ++++++++++
 dom/system/gonk/nsVolumeService.cpp       |  168 +++++++++++++++++++++++------
 dom/system/gonk/nsVolumeService.h         |   20 +++-
 layout/build/nsLayoutModule.cpp           |    5 +-
 layout/build/nsLayoutStatics.cpp          |    9 ++
 22 files changed, 684 insertions(+), 78 deletions(-)
 create mode 100644 dom/system/gonk/nsIVolumeMountLock.idl
 create mode 100644 dom/system/gonk/nsVolumeMountLock.cpp
 create mode 100644 dom/system/gonk/nsVolumeMountLock.h
2012-12-14 16:01:34 -08:00
Patrick Wang 1db954141b Bug 821999 - Check roaming when spn becomes available. r=allstars.chh 2013-01-04 16:44:20 +08:00
Yoshi Huang 28af49b54d Bug 823865 - Part 2: xpcshell tests for writeAlphaIdDiallingNumber. r=hsinyi 2012-12-24 12:03:55 +08:00
Yoshi Huang 510733bd8c Bug 823865 - Part 1: GsmPDUHelper.writeAlphaIdDiallingNumber. r=hsinyi 2012-12-21 16:24:25 +08:00
Hubert Figuière 7a5a5a63fb Bug 826297 - Catch exceptions. r=sicking
--HG--
extra : rebase_source : c160410cbdd472de446bf1b486604b39656ccb91
2013-01-04 11:27:29 -05:00
Dave Hylands fabf6fc785 Bug 822754 - Fix B2G AutoMounter to deal with out-of-order events. r=philikon 2013-01-04 16:19:00 -08:00
Yoshi Huang 70bf42c4a2 Bug 826604 - B2G RIL: getOPL causes parcel error when reading unused octets. r=hsiniyi 2013-01-04 13:34:01 +08:00
Vicamo Yang 52de0cac31 Bug 820780 - Part 3/5: B2G RIL backend, r=hsinyi,bent 2013-01-04 14:26:24 +08:00
Edgar Chen 1b8e54ed96 Bug 816843 - Use RIL_DEVICE_IDENTITY to get ESN/MEID. r=vyang 2012-11-27 19:37:47 +08:00
Yoshi Huang 6e20647c23 Bug 826161 - B2G RIL: In ICC IO, only Linear Fixed EF should have recordSize. r=hsinyi. 2013-01-03 14:02:25 +08:00
Yoshi Huang f5a71805eb Bug 816893 - Part 3: ICCUtils Helper. r=hsinyi 2012-12-06 19:48:28 +08:00
Yoshi Huang 3d75988850 Bug 816893 - Part 2: ICC IO error handling. r=hsinyi 2012-11-28 11:25:53 +08:00
Yoshi Huang d6b55cdd35 Bug 816893 - Part 1: ICCIOHelper ICCRecordHelper ICCFileHelper. r=hsinyi 2012-12-11 17:07:21 +08:00
Philipp von Weitershausen 5ca06b9430 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
Hsin-Yi Tsai 7c0322f4c3 Bug 824902 - B2G RIL: missing call.isActive in handleEnumerateCalls. r=allstars.chh 2012-12-27 15:23:46 +08:00
Chuck Lee c62c24acee Bug 820762 - 0003.Test if voicemailInfo is exposed. r=hsinyi 2012-12-26 18:49:10 +08:00
Chuck Lee e1bf5df130 Bug 820762 - 0002.Access voicmail info with correct permission. r=hsinyi 2012-12-26 18:49:08 +08:00
Chuck Lee 96d35552ca Bug 820762 - 0001.Change IDL. r=hsinyi 2012-12-25 14:56:30 +08:00
Julien Wajsberg e3188a96ce Bug 824465 - fix delivery state wrongly reset to 'sending' when delivered. r=vicamo 2012-12-26 20:38:11 +08:00
Patrick Wang 5bcd5447b3 Bug 824605 - Fix readLen in getSPDI. r=allstars.chh 2012-12-25 19:27:48 +08:00
Kan-Ru Chen (陳侃如) f4f9c0b80c Bug 824558 - Do not destroy mInitThread. r=dougt 2012-12-25 17:13:20 +08:00
Edgar Chen 0b370569ac Bug 824194 - Refactor TLV size handler in sendStkTerminalResponse. r=allstars.chh 2012-12-22 11:14:40 +08:00
Kan-Ru Chen (陳侃如) 509c9e9a6f Bug 821517 - Remove MOZ_ASSERT(mInitThread) r=dougt 2012-12-24 10:53:37 +08:00
Hsin-Yi Tsai d166b03ce8 Bug 821181 - Setting call waiting status only when user manually sets the value. r=allstars.chh 2012-12-13 15:03:35 +08:00
Dale Harvey f7eda2f2b7 Bug 816101 - Send a system message when a call is complete. r=hsinyi 2012-12-18 14:54:18 +01:00
Randy Lin 8f531dd917 Bug 819965 - Unable to silence or control FM radio volume. r=sicking 2012-12-17 20:46:56 +08:00
Vicamo Yang 5ce94a85f8 Bug 816082 - Part 4/4: correct xpcshell test cases. r=hsinyi 2012-12-17 18:48:02 +08:00
Vicamo Yang 518a38fca2 Bug 816082 - Part 3/4: replace non-7bit-alphabet chars with '*' when strict7BitEncoding is enabled. r=hsinyi 2012-12-17 18:47:58 +08:00
Vicamo Yang e701df36d2 Bug 816082 - Part 2/4: refactor fragmentText, pass fragemented text to ril_worker instead. r=hsinyi 2012-12-17 18:47:46 +08:00
Vicamo Yang 97991b31c3 Bug 816082 - Part 1/4: more entries in GSM_SMS_STRICT_7BIT_CHARMAP, r=hsinyi 2012-12-17 18:47:42 +08:00
Edgar Chen dc0b71c43a Bug 804667 - Part 4: xpcshell tests for TIMER_MANAGEMENT. r=allstars.chh 2012-12-03 17:50:14 +08:00
Edgar Chen 74cf7b6045 Bug 804667 - Part 3: Support TIMER MANAGEMENT in RIL. r=allstars.chh 2012-11-28 16:16:20 +08:00
Marco Chen fdd19173a2 Bug 819858 - Add AudioChannelAgent to AudioManager for telephony joining AudioChannelService. r=baku, a=blocking-basecamp 2012-12-13 09:45:10 +08:00
Fernando Jiménez 13fbb0d64c Bug 820292 - [MMI/USSD] System message on incoming USSD; r=philikon 2012-12-16 13:25:02 +01:00
Patrick Wang 8d7c95c61d Bug 819862 - Adding SIM path for EF_SPDI and corresponding test. r=vicamo 2012-12-10 14:46:22 +08:00
Alexandre Lissy e725df5c7a Bug 819790 - Fix reading SPDI fail. r=vicamo 2012-12-13 16:42:23 +08:00
Shian-Yow Wu a1bbe58ddc Bug 818830 - B2G 3G: If we change APN name when data call is active, new data call cannot be established. r=vicamo 2012-12-14 11:13:31 +08:00
Edgar Chen c1ef78d3d7 Bug 819834 - Part 1: The options should be null. r=allstars.chh 2012-12-10 11:43:03 +08:00
Gregor Wagner 31dc0353a0 Bug 819560 - RIL: remember the last mcc code. r=sicking 2012-12-12 16:57:11 -08:00
Mats Palmgren 51d407db90 Bug 820230 - Add missing #include to fix compile error. r=me 2012-12-12 00:15:07 +01:00
Vicamo Yang 8139c4c38e Bug 820220 - Part 2/2: xpcshell test case, r=yoshi 2012-12-11 22:48:35 +08:00
Vicamo Yang 87982572ca Bug 820220 - Part 1/2: fix extra octets sent in multipart UCS2 encoded messages, r=yoshi 2012-12-11 22:48:22 +08:00
Patrick Wang 42526d0d83 Bug 798000 - Part 2 - Test cases r=vicamo 2012-12-11 17:15:03 +08:00
Patrick Wang 439206ca6a Bug 798000 - Part 1 - Read EF_OPL, EF_PNN files and update network name. r=vicamo 2012-12-11 17:11:34 +08:00
Randy Lin 7574b7cb26 Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking 2012-12-11 18:26:01 +08:00
Vicamo Yang 1229da0f37 Bug 774621 - Part 3/5: RIL implementation, r=anygregor 2012-12-11 17:09:46 +08:00
Siddartha Pothapragada f21106eab6 Bug 816835 - Part 1: [B2G RIL] Decode Comprehension-TLV failed when its length is 0. r=allstars.chh
From 32c14fc83354f25c9e05abc7adb39cdc4453307a Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/ril_worker.js |    7 +++++++
 1 file changed, 7 insertions(+)
2012-12-04 17:02:31 -08:00
Rob Wood 056efbcf54 Bug 814761 - Part 2/2: add test cases, r=rwood,yoshi 2012-12-10 14:19:42 +08:00
Vicamo Yang 2b075bcba9 Bug 814761 - Part 1/2: fix ril worker exception due to buffer overwritten, r=yoshi 2012-12-10 14:19:38 +08:00
Edgar Chen 9da1e0a5a4 Bug 804671 - Part 3: xpcshell tests for PROVIDE_LOCAL_INFORMATION. r=allstars.chh 2012-11-27 09:36:06 +08:00
Edgar Chen 5b8f7f259d Bug 804671 - Part 2: Support PROVIDE_LOCAL_INFO in RIL. r=allstars.chh 2012-11-21 11:23:39 +08:00
rlin@mozilla.com 0a416b2ed2 Bug 815445 - Hook up telephony audio to audio channels backend r=baku 2012-12-06 18:11:06 +08:00
Ehsan Akhgari 7deead5906 Merge mozilla-central into mozilla-inbound 2012-12-06 23:13:32 -05:00
Ehsan Akhgari acbb3c0ee8 Bug 769285 - Use separate access tokens for private and public geolocation requests. r=dougt 2012-12-06 21:13:15 -05:00
Hsin-Yi Tsai fea6993df2 Bug 816913 - B2G RIL: update phoneState when there's an incoming call. r=allstarschh 2012-12-03 11:25:28 +08:00
Dave Hylands b31104601c Bug 818131 - Volume Manager should create fake volumes. r=dougt
This allows Updater and Device storage to query free space on a partition
even if a real volume doesn't exist.

--HG--
extra : rebase_source : 4115a816e266f695303072070b7d5de64e0195c5
2012-12-06 09:31:57 -08:00
Yoshi Huang 4fc8eda7b6 Bug 814618 - Part 2: xpcshell tests for Display Text. r=vicamo 2012-11-27 15:01:09 +08:00
Yoshi Huang 8f31037786 Bug 814618 - Part 1: Read GSM 7 bit packed string. r=vicamo 2012-11-27 15:28:24 +08:00
Vincent Chang 17a66a74bf Bug 817901 - Wi-Fi hotspot (Open) cannot be turned on with empty password. r=gal 2012-12-05 17:57:59 +08:00
Dale Harvey ce07e03b31 Bug 816416 - Send system message on sms being sent. r=vicamo 2012-12-05 23:33:30 +08:00
Patrick Wang 7336809b6e Bug 817529 - Set isDisplaySpnRequire = true when current PLMN is equal to HPLMN or one of PLMNs that are listed in EF_SPDI. r=vicamo 2012-12-04 14:08:34 +08:00
Randy Lin 948bc8bc5b Bug 814326 - Volume steps on the UI is 10 steps which cannot be mapped correctly to the underlying streams. r=sicking, r=fabrice 2012-12-04 18:21:43 +08:00
Gene Lian 1d7c7f99d6 Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo 2012-12-04 13:36:02 +08:00
Vicamo Yang 217612cfd4 Bug 778093 - Part 9/9: xpcshell test cases, r=hsinyi 2012-12-04 10:41:46 +08:00
Vicamo Yang ad66150d01 Bug 778093 - Part 8/9: support EFcbmi and EFcbmir, r=hsinyi 2012-12-04 10:41:42 +08:00
Vicamo Yang 67a748dd1a Bug 778093 - Part 7/9: config via Settings API, r=hsinyi 2012-12-04 10:41:39 +08:00
Vicamo Yang ccf4153981 Bug 778093 - Part 6/9: support GSM CBS message paging, r=hsinyi 2012-12-04 10:41:35 +08:00
Vicamo Yang 2e5c1b56ab Bug 778093 - Part 5/9: support base GSM CBS message, r=hsinyi 2012-12-04 10:41:28 +08:00
Vicamo Yang 1a25af14ac Bug 778093 - Part 4/9: support basic ETWS Primary Notification message, r=hsinyi 2012-12-04 10:41:15 +08:00
Vicamo Yang e96950839d Bug 778093 - Part 3/9: complete onreceived event handling, r=mounir,hsinyi,bent 2012-12-04 10:40:47 +08:00
Stefan Arentz 38f819ca5c Bug 807659 - Also configure HTTPS proxy from APN settings. r=philikon 2012-12-03 12:18:50 -08:00
Jose Antonio Olivera Ortega ee284f5819 Bug 815156 - B2G RIL: Expose serviceClass to DOM via nsIDOMMozMobileCFInfo. r=ferjm sr=sicking 2012-12-03 10:30:59 +01:00
Vincent Chang 381173bc0f Bug 815461 - wifi hotspot is not found after reboot. r=gal 2012-11-30 19:37:34 +08:00
Randy Lin 40ac47a449 Bug 812434 - Support FM volume control for implement AudioChannel API. r=mwu 2012-11-29 10:14:11 +08:00
Steven Lee c4ba48ecb6 Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking 2012-11-29 17:52:03 -05:00
Steven Lee 1defdd0e1c Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part1-interface. r=sicking 2012-11-29 17:52:02 -05:00
Patrick Wang 3177e88a07 Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 18:26:26 +08:00
Patrick Wang d01f56655c Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo 2012-11-02 19:34:41 +08:00
Philipp von Weitershausen d4564c2b7d Bug 812368 follow-up: fix system message broadcast. r=fabrice 2012-11-28 11:23:56 -08:00
Edgar Chen ac64b1f3d1 Bug 804680 - Part 2: xpcshell tests for MORE_TIME. r=allstars.chh 2012-11-19 17:10:24 +08:00
Edgar Chen d7974b1cff Bug 804680 - Part 1: Support MORE_TIME in RIL. r=allstars.chh 2012-11-19 16:44:33 +08:00
Philipp von Weitershausen 609c647a8a Bug 812368 - B2G RIL: dispatch 'telephony-new-call' system message directly after receiving UNSOLICITED_CALL_RING from rild. r=hsinyi 2012-11-27 20:28:43 -05:00
vliu e0d26ab437 Bug 813823 - AudioManager reports unknown status when inserting headphone or headset. r=mwu 2012-11-27 11:13:19 +08:00
Ed Morley 31cbd69fde Backout 66f3565f4817, 131bc42cd637 & 8cdd43b76d19 (bug 793111) for B2G marionette failures 2012-11-27 15:50:43 +00:00
Vicamo Yang 6874786b5d Bug 793111 - Part 3 - Test case r=vicamo 2012-11-27 21:29:13 +08:00
Vicamo Yang f9a4e3cb65 Bug 793111 - Part 2 - getting PLMN list and deciding required carrier name component r=vicamo 2012-11-27 21:29:10 +08:00
Chuck Lee 0832e7dfc7 Bug 796277 - 0001.Save voicemail info in RIL. r=hsinyi 2012-11-23 12:09:01 +08:00
Jeff Gilbert f8c8439640 Bug 813278 - Overload JSAutoCompartment for TimeZoneSettingObserver - r=luke 2012-11-20 01:39:26 -08:00
Justin Lebar 70ef6eb69a Bug 812880 - Remove some static RefPtrs which were causing deadlocks at shutdown. r=cjones 2012-11-19 20:09:11 -05:00
Randy Lin dbcf2d47c9 Bug 811204 - [Dialer] Voice call can't switch between speaker and bt sco audio path. r=mwu, a=blocking-basecamp 2012-11-15 11:00:34 +08:00
Yoshi Huang 4c1864f4a4 Bug 791934 - Part 3: xpcshell tests for STK_SET_PROFILE. r=vicamo 2012-11-09 11:11:32 -08:00
Yoshi Huang 4d7278e665 Bug 791934 - Part 2: nit in test_ril_worker_icc.js. r=vicamo 2012-11-09 11:02:13 -08:00
Yoshi Huang 15797ff0c7 Bug 791934 - Part 1: Profile download. r=vicamo 2012-09-18 18:27:42 +08:00
Edgar Chen 1294ff764c Bug 811605 - B2G RIL: enable ril debugging output in run-time. r=vicamo 2012-11-14 18:25:35 +08:00
Gregor Wagner 2a55eaaad3 Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. Followup. r=mrbkap 2012-11-14 13:46:48 -08:00
Gregor Wagner 3fb2b40d93 Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley 2012-11-14 13:46:38 -08:00
Gregor Wagner 28b91e9e9a Backout Bug 811414 for breaking B2G 2012-11-14 13:09:21 -08:00
Gregor Wagner c88b6950ec Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley 2012-11-14 13:00:51 -08:00
Bobby Holley 7c36e30523 Bug 800915 - Remove the cx parameter and simplify various APIs. r=sfink,bz
If callers want to throw, it's now their responsibility.
2012-11-14 09:56:26 -08:00
Chuck Lee 28c8889945 Bug 806307 - Queue target messages before listener ready and resend after ready. r=vicamo 2012-11-12 19:19:48 +08:00
Chia-hung Tai 47c2b321df Bug 788441: Add alphanumeric parsing. r=vyang 2012-11-13 11:57:25 +08:00
Steven Lee 02b3275657 Bug 805478 - NetdClient and VolumeManager inherit MessageLoopForIO::LineWatcher. r=dhylands 2012-11-08 14:35:02 -05:00
Fernando Jiménez c7b83dad07 Bug 793192 - MMI Codes: support call forwarding. Part 3 - Tests; r=marshall_law 2012-11-07 14:13:53 -08:00
Fernando Jiménez a7ed9d0a2f Bug 793192 - MMI Codes: support call forwarding. Part 2 - RIL. Query CF; r=marshall_law 2012-11-07 14:13:48 -08:00
Fernando Jiménez 53033a4ac9 Bug 793192 - MMI Codes: support call forwarding. Part 1 - RIL; r=marshall_law sr=sicking 2012-11-07 14:13:43 -08:00
Yoshi Huang 107dfb8a1b Bug 807265 - B2G STK: implement RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING. r=vicamo 2012-11-05 10:25:54 -08:00
Shian-Yow Wu 923d906d77 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
Marco Chen 24d7c0cc45 Bug 791642 - nsIAudioManager: support voice volume. r=philikon
1. Provide api for adjusting volume based on each stream.
  2. Modify settings.js for listening the changing for stream volume.
2012-11-02 17:36:46 +08:00
Gregor Wagner e03cbea0f5 Bug 775997 - Message app crashes when run OOP. Part 1/2. r=bent 2012-11-06 13:29:30 -08:00
Andrew Halberstadt d6598f5924 Bug 808783 - Disable failing Mn tests, r=jgriffin 2012-11-06 09:17:39 -08:00
Shian-Yow Wu 2eaaba2339 Bug 804500 - B2G 3G: Connecting 2nd data call causes temporary state change of the 1st data call. r=philikon 2012-11-05 09:29:05 +08:00
Gregor Wagner b880ee6c47 Bug 807631 - Receiving multi-part SMS doesn't work. r=philikon. 2012-11-02 14:31:22 -07:00
Al Tsai 5bda15e690 Bug 805539 - Prevent effect from default values and network geolocation provider. r=dougt 2012-11-01 19:23:14 -04:00
Shian-Yow Wu 108a2f2b39 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
Hsin-Yi Tsai 5ddc0d7a14 Bug 804073 - B2G RIL: use system message to notify telephony new calls. r=philikon 2012-10-23 15:06:14 +08:00
Hsin-Yi Tsai 6a01fbc842 Bug 806785 - B2G RIL: _enumerationTelephonyCallbacks undefined. r=allstars.chh 2012-10-30 17:24:31 +08:00
Kyle Huey 0469a02b25 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
Jose Antonio Olivera Ortega 19db3dc789 Bug 793208 - Part 4: tests. r=marshall_law 2012-10-31 14:58:47 +01:00
Jose Antonio Olivera Ortega 29737430aa Bug 793208 - Part 3: RIL impl. r=marshall_law 2012-10-31 14:58:39 +01:00
Vicamo Yang c426ebdd39 Bug 797277 - Part 5/5: test cases, r=marshall_law 2012-10-31 17:25:26 +08:00
Vicamo Yang c855746479 Bug 797277 - Part 3/5: RIL implementation, r=philikon 2012-10-31 17:10:48 +08:00
Vicamo Yang a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey 9a3674d80a 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 4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Patrick Wang b8c849c3b5 Bug 801540 - Use setupDataCallByType to build data connection. r=dougt 2012-10-23 15:18:11 +08:00
Steven Lee 6a541743ec Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar
--HG--
rename : dom/system/gonk/TimeSetting.cpp => dom/system/gonk/TimeZoneSettingObserver.cpp
rename : dom/system/gonk/TimeSetting.h => dom/system/gonk/TimeZoneSettingObserver.h
2012-10-30 11:34:50 -04:00
Steven Lee 9860793521 Bug 792290 - Change TimeSetting to TimeZoneSettingObserver. r=jlebar 2012-10-30 11:34:49 -04:00
Kyle Huey 50b5d3f681 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
Ed Morley 33a9c3c7a1 Backout 95752d95cf73, 190933b35023, 6834d09f8f09, 53e3e62c2b3d & f39ba5076599 (bug 797277) for xpcshell failures 2012-10-30 12:15:07 +00:00
Vicamo Yang 3f935f12b2 Bug 797277 - Part 5/5: test cases, r=marshall_law 2012-10-30 18:55:48 +08:00
Vicamo Yang bd1fc11feb Bug 797277 - Part 3/5: RIL implementation, r=philikon 2012-10-30 18:55:41 +08:00
Vicamo Yang 717212cd83 Bug 742790 - Part 3/5: B2G RIL implementation, r=philikon,marshall_law 2012-10-30 18:53:27 +08:00
Hsin-Yi Tsai 768a73bb89 Bug 803789 - RIL: refactor (un)registerMessageTargets() in RadioInterfaceLayer. r=philikon 2012-10-29 11:55:55 +08:00
Jonathan Griffin c7a1f09409 Bug 805539 - Disable manifest.ini with no active tests, a=test-only, DONTBUILD(NPOTB) 2012-10-25 13:57:58 -07:00
Jonathan Griffin ed446838b4 Bug 805539 - Disable failing test test_geolocation.js, a=test-only, DONTBUILD(NPOTB) 2012-10-25 11:34:28 -07:00
Fernando Jiménez 2b72ee217f Bug 804595 - [B2G RIL] Regression in USSD support; r=philikon 2012-10-23 21:05:07 +02:00
Gene Lian 4aca8b75c6 Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 2). r=philikon 2012-10-23 15:15:53 +08:00
Alexandre Lissy fcaf0d9f8c Bug 788191 - Exporting ICC SPN and MSISDN, r=vicamo, sr=sicking
SPN is Service Provider Name, MSISDN is Mobile Station ISDN Number (i.e.
user's phone number), and both can be useful to have, e.g., to be able
to display them in Gaia settings (as Android does).
2012-10-23 14:54:51 +08:00
Patrick Wang 61c3d99942 Bug 803448 - Return state of default interface for apntype that uses default apn. r=swu 2012-10-19 14:17:03 +08:00
Fernando Jiménez 11052ceab3 Bug 793187 - MMI Codes: Support PIN/PIN2/PUK handling via MMI codes. Part 2 - Tests; r=marshall_law 2012-10-19 11:35:16 +02:00
Fernando Jiménez 1c41d65d3b Bug 793187 - MMI Codes: Support PIN/PIN2/PUK handling via MMI codes. Part 1 - RIL; r=marshall_law 2012-10-19 11:33:34 +02:00
Hsin-Yi Tsai 99382d47f7 Bug 783392 - RadioInterfaceLayer broadcasts radio-state information to all content processes. r=marshall_law 2012-10-09 18:07:11 +08:00
Yoshi Huang c81de95bb3 Bug 797972 - False roaming situation. r=vicamo 2012-10-04 19:30:06 -03:00
Guillermo López 3a10e56c21 Bug 794011 - Add 'sessionEnded' to nsIDOMUSSDReceivedEvent. r=mounir 2012-10-17 12:17:19 +01:00
Fernando Jiménez 500743403a Bug 793189 - MMI Codes: get IMEI. Part 2 - Tests;r=marshall_law 2012-10-17 13:07:24 +02:00
Fernando Jiménez 4dd317023f Bug 793189 - MMI Codes: get IMEI. Part 1 - RIL; r=marshall_law 2012-10-17 13:07:24 +02:00
Yoshi Huang 0e80c4d04d Bug 798569 - Part 2: xpcshell tests. r=vicamo 2012-10-05 16:56:54 -03:00
Yoshi Huang 4d09bff9e6 Bug 798569 - Part 1: refactor eventList. v=vicamo 2012-10-05 18:06:31 -03:00
Kan-Ru Chen (陳侃如) 8068315fd0 Bug 797681 - Register GonkGPSGeoLocationProvider as a XPCOM service. r=dougt 2012-10-15 14:40:51 +08:00
Al Tsai 0a5276ac37 Bug 777983 - Add marionette test for b2g gps provider. r=dougt 2012-10-11 21:31:39 -04:00
Vicamo Yang cff92e9b9a Bug 786782 - Part 1/2: don't rely on status-report in multipart sms, r=marshall_law 2012-10-11 19:01:52 +08:00
Hsin-Yi Tsai 33f2b5246d Bug 783525 - part 2 - RIL impl. r=marshall_law 2012-10-03 14:51:53 +08:00
vliu 60d8b9417c Bug 796834 - B2G RIL: Setup data call returns fail during radio power changed. r=vyang 2012-10-05 09:19:21 +08:00
Fernando Jiménez 4b814a69e9 Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 3: Tests; r=marshall_law 2012-10-05 16:09:07 +02:00
Fernando Jiménez e1e8abbddc Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 2: RIL functionality; r=marshall_law 2012-10-05 16:09:00 +02:00
Fernando Jiménez 3f59d15b2a Bug 793186 - MMI Codes: implement sendMMI() and cancelMMI() - Part 1: Rename USSD-MMI; r=philikon 2012-10-05 16:08:55 +02:00
Albert Crespell 77008a5934 Bug 746069: Part 1: Integration with netd daemon using IPC. r=philikon 2012-10-04 18:39:59 +02:00
Kan-Ru Chen (陳侃如) 6f14b9f100 Bug 795658 - Make sure most methods are running from main thread. r=dougt 2012-10-04 10:00:59 +08:00
Andrea Marchesini d76a805b87 Bug 720083 - postMessage doesn't need the targetOrigin. r=bent 2012-10-03 18:19:22 -04:00
Vicamo Yang f369d35451 Bug 790192 - Part 2/2: test cases, r=marshall_law 2012-10-03 16:37:29 +08:00
Vicamo Yang 1e55b2ba67 Bug 790192 - Part 1/2: support strict GSM SMS 7-Bit encoding, r=marshall_law 2012-10-03 16:37:19 +08:00
Hsin-Yi Tsai 66646734b9 Bug 795235 - B2G RIL: Use system message to notify a 'dialling' call. r=vicamo 2012-10-02 16:39:09 +08:00
Gina Yeh e0a4d2aab6 Bug 796300 - Final version: Set audio device BLUETOOTH_SCO_HEADSET to unavailable when disconnect Sco socket, r=qdot 2012-10-03 10:55:28 +08:00
vliu 33e222f68b Bug 793073 - B2G RIL: Quickly tapping Airplane Mode causes phone keeping in Emergency Calls Only. r=philikon 2012-09-28 10:53:29 +08:00
Shian-Yow Wu 9d5468c346 Bug 794767 - B2G RIL: Handle data call error without APN name. r=vicamo 2012-10-02 18:48:00 +08:00
Hsin-Yi Tsai a6ab54112a Bug 795255 - B2G RIL: improve error handling mechanism for 'setCallWaiting'. r=vicamo 2012-09-29 17:21:28 +08:00
Patrick Wang 6b4f0fbaee Bug 791935 - Part 3: Test case r=philikon 2012-09-25 18:24:10 +08:00
Patrick Wang 9812f4de6f Bug 791935 - Part 2: Send MT Call, Call Connected and Call Disconnected envelope commands r=philikon 2012-09-27 17:12:10 +08:00
Marco Chen ff9e704159 Bug 794881 - Phone state to dialing or connected will clear ForceForUse to None. r=philikon
During phone state of dialing or connected and speakerEnabled not set, the
AudioManager.ForceForUse(NONE) can't be called or will overrite existing
value Ex: BT_SCO during communication mode.
2012-09-28 14:03:43 +08:00
Gina Yeh d2213ee525 Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot 2012-09-29 17:39:05 +08:00
Yoshi Huang d0f78b35c5 Bug 793137 - Part 3: xpcshell tests for Play Tone, Refresh and Poll Interval. r=philikon 2012-09-27 19:12:45 +08:00
Yoshi Huang 5a3cf2d81d Bug 793137 - Part 2: Support PLAY_TONE, POLL_INTERVAL and REFRESH in RIL. r=philikon 2012-09-21 15:01:58 +08:00
Yoshi Huang 75561d94db Bug 790547 - Part 4: xpcshell test case for writing Location Info 2012-09-25 10:25:08 +08:00
Yoshi Huang fe537cb177 Bug 790547 - Part 3: Add send Location Status Event in RIL. r=philikon 2012-09-11 10:34:36 +08:00
Gene Lian 31334b5bb1 Bug 789973 - B2G system time: adjust system clock after receiving NITZ timestamp (part 2). r=philikon 2012-09-28 14:02:57 +08:00
Philipp von Weitershausen 6a994ca965 Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones 2012-09-27 22:43:35 -07:00
Ed Morley ea1b946dd2 Backout 52be204da1cf (bug 776663), 965397b043c0 (bug 777508), 182c763efa68 (bug 776832), a2a509184b07 & cba5ba69091f (bug 789973) for failures in test_child_process_shutdown_message.html and friends / conflicting with the backout on a CLOSED TREE 2012-09-28 14:08:04 +01:00
Jose Antonio Olivera Ortega 952e98bb47 Bug 772357 - B2G RIL: Support network depersonalization. r=philikon 2012-09-28 12:46:47 +02:00
Hsin-Yi Tsai fa59bc4b0d Bug 794766 - B2G Telephony: phone is hanging after a busy call is released by operator. r=philikon 2012-09-27 20:19:56 +08:00
Gene Lian f32d295790 Bug 789973 - B2G system time: adjust system clock after receiving NITZ timestamp (part 2). r=philikon 2012-09-28 14:02:57 +08:00
Philipp von Weitershausen f258e56384 Bug 776663 - Assert permissions for WebTelephony and MobileConnection access. r=cjones 2012-09-27 22:43:35 -07:00
Hubert Figuière 92e0104b8c Bug 795161 - Make systemlibs.js importable. r=philikon
--HG--
extra : rebase_source : e3cc46461c3923feb10c3c803bba394cd56dc922
2012-09-27 16:43:54 -07:00
Vicamo Yang a29ca5b11e Bug 787420 - Part 1/2: support set/get preferred network type, r=philikon 2012-09-28 11:45:06 +08:00
Alexandre Lissy 469f494e29 Bug 794424 - Send the headphone status at boot time. r=philipp 2012-09-27 23:06:01 -04:00
Shian-Yow Wu 4869ba34cd Bug 785982 - B2G RIL: toggling on->off 3G data call quickly caused data call stay in UP state. r=philikon 2012-09-26 21:05:28 +08:00
Shian-Yow Wu f3fdc22098 Bug 772747 - B2G RIL: Add method to connect to different APN type. r=philikon 2012-09-26 20:57:37 +08:00
Shian-Yow Wu ef6ff5ca55 Bug 782513 - B2G RIL: Support multiple instances of RILNetworkInterface. r=philikon 2012-09-26 20:52:21 +08:00
Vivien Nicolas 40e51279c8 Bug 794262 - Navigator.onLine is true if the device is started with wifi disabled. r=philikon 2012-09-26 13:08:50 +02:00
Vicamo Yang 8674d758f4 Bug 736706 - Part 5: test cases, r=philikon 2012-09-26 14:56:35 +08:00
Vicamo Yang ab5011a770 Bug 736706 - Part 4: Handle Message Class 2, r=philikon 2012-09-26 14:56:29 +08:00
Vicamo Yang dbe0f38b77 Bug 736706 - Part 3: add Buf.copyIncomingToOutgoing(), r=philikon 2012-09-26 14:56:21 +08:00
Vicamo Yang 536d02297b Bug 736706 - Part 2: Handle Message Class 0, r=philikon 2012-09-26 14:56:15 +08:00
Vicamo Yang 1aa5b9023f Bug 736706 - Part 1: Save message class information, r=philikon 2012-09-26 14:56:08 +08:00
Fernando Rodríguez Sela 87877f1fb4 Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 2), r=philikon 2012-09-25 12:22:38 -07:00
Marco Chen 371f9b4e53 Bug 791329 - Let AudioManager set correct device (headset or headphone) into setDeviceConnectionState according to event from GonkSwitch.cpp. r=mwu 2012-09-25 19:03:50 +08:00
Yoshi Huang f204519538 Bug 790550 - Part 2: Update RIL for MozStkResponse. r=philikon 2012-09-11 15:06:56 +08:00
Yoshi Huang 5854d02c97 Bug 790543 - Part 2: Add SET_UP_EVENT_LIST in RIL. r=philikon 2012-09-11 10:57:54 +08:00
Yoshi Huang 11b19a4164 Bug 787477 - Part 3: Add errorMsg for getICCContacts in RIL. r=philikon 2012-09-07 14:33:16 +08:00
Yoshi Huang 0d5fda16ef Bug 787477 - Part 1: Update IDL of getICCContacts. r=philikon. sr=sicking 2012-09-06 16:10:52 +08:00
Hsin-Yi Tsai ef42a8465e Bug 782489 - Use system messages to notify incoming sms events. r=philikon, sr=sicking 2012-09-06 11:03:54 +08:00
Vincent Chang 9f4a16227a Bug 787421 - NetworkManager implementation. r=philikon 2012-09-13 15:19:08 +08:00
Vincent Chang 13e112b9b5 Bug 787421 - nsINetworkManager.idl changes. r=philikon 2012-09-13 15:18:48 +08:00
Philipp von Weitershausen 0b50e5e911 Back out bug 787420 (changeset a5ad096174ea) due to radio breakage 2012-09-23 00:52:25 -07:00
Philipp von Weitershausen 68b95e5973 Back out bug 793450 (changeset 5dc812bc69dc) as part of the bug 787420 backout. 2012-09-23 00:50:56 -07:00
Philipp von Weitershausen e1647c1888 Bug 793450 - RadioInterfaceLayer broken after bug 787420. r=cjones 2012-09-22 23:45:15 -07:00
Vicamo Yang fbd46fc718 Bug 787420: support set/get preferred network type, r=philikon 2012-09-22 11:02:05 +08:00
Steven Lee d974bfb778 Bug 749053 - FM radio support: AudioManager implementation. r=jlebar,mwu 2012-09-19 13:51:35 -04:00
Justin Lebar c59d34cbd4 Bug 792940 - Minor cleanups in VolumeManager.{h,cpp} (remove unused variable and use StaticRefPtr instead of |static nsRefPtr|). r=dhylands 2012-09-20 15:15:22 -04:00
Alexandre Lissy e0c4aaabb7 Bug 787967 - B2G RIL: report roaming if SPN is different from operator name. r=philikon 2012-09-03 23:50:55 +02:00
Dave Hylands e8c73207ff Bug 792506 - AutoMounter should not allow UMS to be disabled while USB cable is plugged in. r=qDot 2012-09-20 00:02:19 -07:00
Marco Chen a686297e8a Bug 790570: Enabling mute will reduce the speakerphone volume on a connected. r=philikon
call. r=philikon
    1. On the function for microphoneMuted and speakerEnabled, the phone state
       should be kept on PHONE_STATE_IN_CALL.
    2. PHONE_STATE_IN_COMMUNICATION is used for audio/video chating or VOIP
       call.
    3. Change the phone state will effect the audio strategy which will tune
       volume for each audio stream type.
2012-09-20 10:42:45 +08:00
Ms2ger 041bbd6a40 Merge m-c to m-i. 2012-09-20 13:25:53 +02:00
Ms2ger abf742d34d Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Ms2ger 4052485701 Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (third batch); r=mounir 2012-09-20 09:55:36 +02:00
Yoshi Huang 5fc898e691 Bug 790541 - B2G STK: Revise implementation of sendICCEnvelopeCommand. r=philikon 2012-09-11 10:40:24 +08:00
Jose Antonio Olivera Ortega 79b5cdecd8 Bug 785072 - Part 2: RIL implementation. r=vicamo 2012-09-14 12:30:44 +02:00
Hubert Figuière 2d445c86a5 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
Hsin-Yi Tsai 3b89eb1ad6 Bug 788433 - B2G RIL: DOM request didn't return anything when 'onsuccess'. r=philikon 2012-09-10 11:54:49 +08:00
Yoshi Huang 1083db16cc Bug 788377 - Part 3: Get SIM Contacts. r=philikon 2012-09-05 17:16:32 +08:00
Yoshi Huang d8c6659d88 Bug 788377 - Part 1: Rename type to contactType in getICCContacts. r=philikon 2012-09-06 11:36:12 +08:00
Vincent Chang 315acb0dd0 Bug 788081 - B2G tethering: correctly handle 1xx responses from netd. r=philikon 2012-09-05 17:30:48 +08:00
Vicamo Yang d07c88bd66 Bug 785988 - Part 1: allow empty longName/shortName for carrier info, r=marshall_law 2012-09-11 12:23:08 +08:00