Commit Graph

1214 Commits

Author SHA1 Message Date
Ryan VanderMeulen
14bce8a31f Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Jessica Jong
b2ee9a8e21 Bug 926372 - B2G DSDS: setup data call. r=hsinyi 2013-11-22 10:16:31 -05:00
Szu-Yu Chen [:aknow]
7850223693 Bug 856553 - Part 4: Add setRadioEnabled API (ril). r=hsinyi 2013-11-21 09:09:14 -05:00
Szu-Yu Chen [:aknow]
2ee44099f2 Bug 935537 - Fix powerOffRadioSafely. r=hsinyi 2013-11-20 11:14:43 -05:00
Ben Kelly
bcd2ecd2a2 Bug 924565: Part 1: Declare nsIObserver QI in DOMRequestHelper child classes. r=fabrice 2013-11-20 13:33:10 +08:00
Edgar Chen
b39683baa3 Bug 814637 - Part 7: Xpcshell test changes. r=hsinyi,allstars.chh 2013-11-11 12:18:51 +08:00
Edgar Chen
cd2c88ed18 Bug 814637 - Part 4: RIL implementation changes for iccManager multi-sim. r=hsinyi,allstars.chh 2013-09-27 19:05:41 +08:00
Vicamo Yang
05c75149f1 Bug 736708 - 1/3: WebSMS - support Replace-Short-Message-Type. Don't return next message id. r=gene 2013-11-20 03:46:12 +08:00
Mike Hommey
931cb49886 Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps 2013-11-19 11:48:10 +09:00
Mike Hommey
f0d1cd1e10 Bug 939044 - Remove most definitions of MODULE. r=mshal 2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps 2013-11-19 11:47:14 +09:00
Szu-Yu Chen [:aknow]
a7d1e24cb9 Bug 936504 - Disable 'ril_worker.js' test in test_ril_code_quality.py. r=hsinyi 2013-11-18 12:39:03 -05:00
Ed Morley
cd26b02e16 Merge mozilla-central and b2g-inbound 2013-11-18 11:03:06 +00:00
Ben Tian
baf832340c Bug 936732 - Patch 3/3: system/gonk file change, r=khuey 2013-11-18 14:30:19 +08:00
Tom Schuster
f052cdba92 Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
Ms2ger
29adada2a2 Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage. 2013-11-17 16:39:25 +01:00
Tom Schuster
a12aa024e6 Bug 933834 - Rename and handlify JS_ValueToString. r=terrence,bz 2013-11-16 13:31:36 +01:00
Henry Chang
c06d15e7b4 Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
Garner Lee
28ef93aa8d Bug 674741 - Part 6: NFC Build System Changes. r=khuey
--HG--
extra : rebase_source : 259fbadf1e2dad187d2704a34ec94f883c25baeb
2013-11-12 10:11:39 -08:00
Siddartha Pothapragada
c43016bea3 Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi
--HG--
extra : rebase_source : 4aee7bf49a45f778d70ce7354c94fd454384cb93
2013-11-05 14:18:56 -08:00
John Shih
20f2a4c778 Bug 936393 - Make sure stop tethering works correctly when there are different tethering types enabled. r=vchang 2013-11-08 18:31:53 +08:00
Yoshi Huang
30097a69a1 Bug 936309 - [FDN] "Add contact" is broken. r=vicamo 2013-11-11 19:35:06 +08:00
Yoshi Huang
836f4fdce4 Bug 902788 - B2G RIL: Update xpcshell-tests for updating ICC
From 9a0db7c853f2b09b91b28fbd78d950405c6639cb Mon Sep 17 00:00:00 2001
 Contact. r=vicamo
---
 dom/system/gonk/tests/test_ril_worker_icc.js |   84 ++++++++++++++------------
 1 file changed, 47 insertions(+), 37 deletions(-)
2013-10-01 14:43:37 +08:00
Georgia Wang
7f04fd016e Bug 927234 - Part2: getIMSI_M/decodeIMSI xpcshell test. r=yoshi. 2013-10-23 16:51:39 +08:00
Georgia Wang
e9d59ca1bd Bug 927234 - Part1: add getIMSI_M function to get IMSI,MCC,MNC. r=yoshi 2013-10-23 16:33:45 +08:00
"allstars.chh"
c5ee36ff63 Bug 921318 - Part 2: update xpcshell-tests. r=vicamo 2013-11-11 14:36:08 +08:00
"allstars.chh"
4703e83788 Bug 921318 - Part 1: Use contactId. r=vicamo 2013-11-08 18:49:38 +08:00
Gregor Wagner
1aec9cc529 Backout 69acb8830b8c for real. 2013-11-11 10:40:50 -08:00
Carsten "Tomcat" Book
905fe735af merge b2g-inbound to mozilla-central 2013-11-11 12:03:04 +01:00
Ms2ger
786aa40195 No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
Ms2ger
bd6c1c7dc9 Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
Ben Tian
7287f4d0fa Bug 921991 - B2G BT: support multiple sim cards, r=echou 2013-11-08 14:41:12 +08:00
Vicamo Yang
d05ae92b25 Bug 936359 - Honor the DEBUG flag in RilContentHelper.js. r=hsinyi 2013-11-08 18:38:16 +08:00
Georgia Wang
93d5d14d2c Bug 921322 - Part2: xpcshell test for searchForNextTag. r=yoshi 2013-10-29 16:32:18 +08:00
Georgia Wang
38b4d9a10a Bug 921322 - Part1: Add "searchForNextTag" in StkProactiveCmdHelper. r=yoshi 2013-10-24 12:06:40 +08:00
Dave Hylands
e358f61026 Bug 949004 - Check to see if lock is null before using it. r=qDot
--HG--
extra : rebase_source : 115a50601853376ae1a0548aad4d61f58e96c8d1
2013-11-07 16:14:44 -08:00
Shawn Ku
a4d6e2cc84 Bug 930394 - Part 3: Add test cases. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi. 2013-11-07 18:00:12 +08:00
Shawn Ku
d10460dfa0 Bug 930394 - Part 2: RIL patch. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi. 2013-11-07 17:59:09 +08:00
Star Cheng
4ae431e6b6 Bug 923742 - Listening BT SCO Link status in HandleBTStatusChanged() instead of using SetForceUse in SetPhoneState() r=echou,mchen 2013-10-22 16:32:14 +08:00
Bevis Tseng
0b9e45a661 Bug 913313: Part 2, Add Unit Test to verify the parsing of CDMA SMS Delivery Report and the flag of enabling Delivery Report. r=gene 2013-11-04 09:59:12 +08:00
Bevis Tseng
d04d2debc1 Bug 913313 - [wasabi][CDMA] There is no tick icon next to the message sent after enabling "Delivery reports". r=gene 2013-10-30 15:24:17 +08:00
Edgar Chen
1ed918e4dc Bug 930918 - Don't expose CDMA MIN due to security concern. r=allstars.chh,hsinyi 2013-11-04 16:39:27 +08:00
Chuck Lee
da65bd5c42 Bug 859215 - 0003. Get SMSC address in RIL. r=vicamo 2013-09-16 10:12:40 +08:00
Chuck Lee
596403d7c9 Bug 859215 - 0001. IDL change. r=vicamo 2013-09-16 10:12:35 +08:00
Hsin-Yi Tsai
048d298182 Bug 814634 - part4 - RIL and tests. r=vicamo 2013-10-29 17:40:44 +08:00
Hsin-Yi Tsai
5544a039ae Backed out changeset 9e63eda1ca2f (bug 814634) for missing r= in comment 2013-11-06 13:48:17 +08:00
Hsin-Yi Tsai
5fabc4804f Bug 814634 - part4 - RIL and tests. r=vicamo 2013-10-29 17:40:44 +08:00
Garner Lee
b248cf115d Bug 933635 - Part 3: NFC IPC Sources. r=yoshi 2013-11-01 17:45:46 +08:00
Garner Lee
ec95381a58 Bug 933635 - Part 2: SystemWorkerManagager IDL changes. r=khuey 2013-11-01 14:53:37 +08:00