Commit Graph

975 Commits

Author SHA1 Message Date
Ed Morley
d384a21010 Merge mozilla-central and b2g-inbound 2013-08-22 12:05:51 +01:00
Jessica Jong
6b77647a47 Bug 832808 - B2G Multi-SIM: To support data call function for multi-SIM. r=vicamo 2013-08-22 18:06:36 +08:00
Ms2ger
ced3dd8b1c Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal 2013-08-22 08:56:00 +02:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Hsin-Yi Tsai
798f39b5bf Bug 772765 - part3 - RIL impl. r=vicamo 2013-07-06 18:40:58 +08:00
Jessica Jong
a10653a2e5 Bug 905955 - B2G RIL: mms data connection does not get disconnected. r=vicamo 2013-08-20 19:31:10 +08:00
Hsin-Yi Tsai
00a6b0a728 Bug 905076 - [wasabi] Temporary CLIR not work on CDMA. r=vicamo 2013-08-16 16:18:31 +08:00
Georgia Wang
a3678d596d Bug 795252 - Part 4: Modify xpcshell STK tests. r=yoshi 2013-08-16 10:23:12 +08:00
Georgia Wang
88af2d8602 Bug 795252 - Part 2: Refactore StkProactiveCmdHelper. r=yoshi. 2013-08-16 09:59:55 +08:00
Georgia Wang
6407abb1ea Bug 795252 - Part 1: Refactore StkCommandParamsFactory. r=yoshi 2013-08-15 15:30:39 +08:00
Edgar Chen
02547c60f0 Bug 905503 - Add a new card state and xpcshell tests for personalization ready. r=allstars.chh 2013-08-15 12:04:23 +08:00
Ed Morley
6317bd519a Merge mozilla-central and b2g-inbound 2013-08-15 13:37:27 +01:00
Ed Morley
ac93237f7c Merge latest green b2g-inbound changeset and mozilla-central 2013-08-15 11:58:48 +01:00
Gregory Szorc
c089ae373d Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium 2013-08-14 08:40:25 -07:00
Edgar Chen
98db692ae5 Bug 903257 - Part 1: Have a consistent information for signal and registration status. r=hsinyi 2013-08-09 12:27:19 +08:00
Carsten "Tomcat" Book
89b83199da merge mozilla-central to b2g-inbound 2013-08-14 15:02:24 +02:00
Carsten "Tomcat" Book
b753353c47 merge b2g-inbound to mozilla-central 2013-08-14 14:11:03 +02:00
Ms2ger
df8525f77d Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Shawn Ku
71f79eb3b4 Bug 899400 - B2G RIL: Call Waiting MMI functionality. r=hsinyi 2013-08-14 16:16:04 +08:00
poojas
dee457191f Bug 898506 - (jb-gonk) Adapt to netd protocol changes for USB tethering. r=vchang 2013-08-14 08:51:07 -04:00
Szu-Yu Chen [:aknow]
fdbbaaf3c2 Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi 2013-08-14 08:50:48 -04:00
Szu-Yu Chen [:aknow]
e05d7d1723 Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi 2013-08-14 08:50:36 -04:00
Hsin-Yi Tsai
552bff3eff Bug 905090 - B2G RIL: undefined state in kScreenStateChangedTopic, RadioInterfaceLayer.js. r=vicamo 2013-08-14 18:11:47 +08:00
Szu-Yu Chen [:aknow]
be2bd91754 Bug 905007 - Fix test_ril_worker_buf.js. r=vicamo 2013-08-14 16:45:27 +08:00
Szu-Yu Chen [:aknow]
afbe8a7917 Bug 905050 - Fix test_ril_worker_mmi.js. r=vicamo 2013-08-14 16:45:22 +08:00
Marco Chen
941e349e7d Bug 895822 - To initilize AudioManager service in SystemWorkerManager for monitoring the headset change and setting configuration of audio backend. r=dhylands 2013-08-13 15:12:53 +08:00
Vicamo Yang
7f68089c03 Bug 899885 - 2/2: fix all communications to ril_worker. r=yoshi,gene 2013-08-13 20:14:13 +08:00
Vicamo Yang
6c2198d1fe Bug 899885 - 1/2: B2G RIL - Callback-based worker messaging. Add WorkerMessenger. r=yoshi 2013-08-13 20:14:10 +08:00
Vicamo Yang
be5bad0b65 Bug 904084 - fix voicemail test case test_voicemail_statuschanged.js permanent failure. r=yoshi 2013-08-14 10:23:58 +08:00
Hsin-Yi Tsai
be1fc07ae2 Bug 869769 - [B2G][CDMA] Set and Query the preferred voice - part4 - test. r=vicamo 2013-08-08 19:06:55 +08:00
Hsin-Yi Tsai
020f552fea Bug 869769 - [B2G][CDMA] Set and Query the preferred voice mode in CDMA. part3 - RIL. r=vicamo 2013-08-14 16:22:38 +08:00
Jessica Jong
52f5a2f03a Bug 899418 - B2G RIL: remove deprecated interface methods/attributes from nsIRadioInterface. r=vicamo 2013-08-13 11:29:02 +08:00
Ryan VanderMeulen
1f7ca11ce8 Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Szu-Yu Chen [:aknow]
7ef4690257 Bug 887690 - Part 4: Test emergency callback mode (xpcshell-test). r=hsinyi 2013-08-12 08:25:42 -04:00
Szu-Yu Chen [:aknow]
5162688469 Bug 887690 - Part 3: Add emergency callback mode support (ril). r=hsinyi 2013-08-12 08:25:24 -04:00
Szu-Yu Chen [:aknow]
3fdaa81a60 Bug 869776 - Part 2: Test cell broadcast config. r=vicamo 2013-08-12 08:22:31 -04:00
Szu-Yu Chen [:aknow]
146d053dae Bug 869776 - Part 1: Support cdma cell broadcast config. r=vicamo 2013-08-12 08:22:15 -04:00
Yoshi Huang
263c72cfe5 Bug 902769 - Part 2: xpcshell tests for facility lock. r=vicamo 2013-08-09 15:47:33 +08:00
Yoshi Huang
9a6fafe4b1 Bug 902769 - Part 1: Patch. r=vicamo 2013-08-08 17:04:07 +08:00
Yoshi Huang
ed495b93c3 Bug 895169 - B2G RIL: Check contact attributes values when export to SIM. r=vicamo 2013-08-09 16:00:38 +08:00
Edgar Chen
465a4666af Bug 902380 - Have a consistent operator information in ril_worker and RadioInterfaceLayer. r=hsinyi 2013-08-08 17:29:42 +08:00
Ryan VanderMeulen
8afe7e8fed Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
4bdd6d2653 Merge m-c to b2g-inbound. 2013-08-08 16:24:53 -04:00
Szu-Yu Chen [:aknow]
1f8e109a85 Bug 905510 - Handle imported file not found. r=hsinyi 2013-08-15 08:25:56 -04:00
Carsten "Tomcat" Book
840821bdce merge mozilla-central to mozilla-inbound 2013-08-08 14:01:54 +02:00
Carsten "Tomcat" Book
2e9c4e6c35 merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00
Gene Lian
5871ffc99b Bug 901887 - [RIL][Contacts] Saving to SIM doesn't work. r=allstars.chh 2013-08-08 16:16:50 +08:00
Yoshi Huang
6ae584a29b Bug 900321 - Part 3: const card lock types to fix style nits. r=vicamo 2013-08-07 12:15:39 +08:00
Yoshi Huang
cbdcc9f321 Bug 900321 - Part 2: Update RIL and test case. r=vicamo 2013-08-05 15:23:10 +08:00
Edgar Chen
20f6d35f2b Bug 900850 - Part 2: Xpcshell tests for accessing contacts of CDMA RUIM. r=allstars.chh 2013-08-06 12:00:52 +08:00