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 |
|
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 |
|
Carsten "Tomcat" Book
|
e64b974993
|
merge mozilla-central to b2g-inbound
|
2013-08-12 11:52:02 +02:00 |
|
Carsten "Tomcat" Book
|
daab7d97bd
|
merge b2g-inbound to mozilla-central
|
2013-08-12 11:30:31 +02:00 |
|
Yoshi Huang
|
263c72cfe5
|
Bug 902769 - Part 2: xpcshell tests for facility lock. r=vicamo
|
2013-08-09 15:47:33 +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 |
|
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 |
|
Ryan VanderMeulen
|
4bdd6d2653
|
Merge m-c to b2g-inbound.
|
2013-08-08 16:24:53 -04:00 |
|
Nathan Froyd
|
eed9e58422
|
Bug 903427 - make ConstantSpecs in OSFileConstants.cpp const and constexpr-foldable; r=khuey
|
2013-08-09 09:46:07 -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 |
|
Edgar Chen
|
70dfe72747
|
Bug 900850 - Part 1: Support accessing contacts of CDMA RUIM. r=allstars.chh
|
2013-08-02 16:13:32 +08:00 |
|
Jose Antonio Olivera Ortega
|
3a52957dbb
|
Bug 894871 - [User Story] [Suplementary Services] Temporary MMI codes: support calling line identification restriction (+CLIR). r=hsinyi
|
2013-08-08 00:47:34 +02:00 |
|
Nicholas Nethercote
|
25d70fdd97
|
Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz.
--HG--
extra : rebase_source : 25f4de1bfae830b0af6407d260a70b787ab1dc9b
|
2013-08-06 23:59:54 -07:00 |
|
Ryan VanderMeulen
|
f2638ccd28
|
Merge m-c to inbound.
|
2013-08-06 14:24:39 -04:00 |
|
Nicholas Nethercote
|
ba723f1034
|
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
--HG--
extra : rebase_source : 5b3d7cc339af6d93bde078322e25c6e740d1b617
|
2013-08-02 00:41:57 -07:00 |
|
Ryan VanderMeulen
|
8e33abb5a7
|
Merge m-c to inbound.
|
2013-08-05 20:00:43 -04:00 |
|
Szu-Yu Chen [:aknow]
|
c185f2f507
|
Bug 743150 - Part 4: Test for supplementary service notification in RIL. r=hsinyi
|
2013-08-05 16:28:48 -04:00 |
|
Szu-Yu Chen [:aknow]
|
b215636d8a
|
Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi
|
2013-08-05 16:28:31 -04:00 |
|
Carsten "Tomcat" Book
|
cda28b85ed
|
Merge b2g-inbound to m-c
|
2013-08-05 11:22:48 +02:00 |
|
Szu-Yu Chen [:aknow]
|
17e5c6116c
|
Bug 900900 - Fix test_ril_worker_clir.js. r=hsinyi
---
dom/system/gonk/tests/test_ril_worker_clir.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
|
2013-08-05 14:00:28 +08:00 |
|
Ed Morley
|
a9606b2dba
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-02 13:30:22 +01:00 |
|
Vincent Chang
|
e1c76c4896
|
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
|
2013-07-30 16:07:13 +08:00 |
|
Edgar Chen
|
895c08a431
|
Bug 835237 - Part 1: Update signal strength for CDMA/EVDO network. r=hsinyi
|
2013-07-22 14:35:28 +08:00 |
|
Gene Lian
|
f4a32f10a3
|
Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 1, provide and correct DB functions). r=vicamo a=koi+
|
2013-07-31 15:23:37 +08:00 |
|
Ed Morley
|
9fd3792ee3
|
Bug 899990 - Null check xhr.response to avoid spammy JS exceptions; r=jdm
--HG--
extra : rebase_source : d1b78bc695896565c8ac7d327da62f324a44bb51
|
2013-07-31 18:02:05 +01:00 |
|
Szu-Yu Chen [:aknow]
|
75fe33645c
|
Bug 880643 - Part 2: Address the suggestion from jshint. r=hsinyi
---
dom/system/gonk/RILContentHelper.js | 6 +++---
dom/system/gonk/RadioInterfaceLayer.js | 2 +-
dom/system/gonk/ril_worker.js | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
|
2013-07-31 16:03:57 +08:00 |
|
Szu-Yu Chen [:aknow]
|
cc35f65185
|
Bug 880643 - Part 1: Add a test for coding style check on RIL code by JSHint. r=hsinyi
---
dom/system/gonk/tests/marionette/manifest.ini | 1 +
.../gonk/tests/marionette/ril_jshint/README.md | 9 +
.../gonk/tests/marionette/ril_jshint/jshint.js |11096 ++++++++++++++++++++
.../gonk/tests/marionette/ril_jshint/jshintrc | 118 +
.../gonk/tests/marionette/test_ril_code_quality.py | 353 +
5 files changed, 11577 insertions(+)
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/README.md
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshint.js
create mode 100644 dom/system/gonk/tests/marionette/ril_jshint/jshintrc
create mode 100644 dom/system/gonk/tests/marionette/test_ril_code_quality.py
|
2013-07-31 16:03:10 +08:00 |
|
Jose Antonio Olivera Ortega
|
1b06efb119
|
Bug 897869 - [b2g-ril] Need to keep CLIR settings across reboots. r=vicamo
|
2013-07-31 09:56:43 +02:00 |
|
Yoshi Huang
|
878dc67d36
|
Bug 895960 - Part 3: revise parseMccMncFromImsi. r=hsinyi
|
2013-07-30 17:34:00 +08:00 |
|
Yoshi Huang
|
dd802dcdd9
|
Bug 895960 - Part 2: Test cases for reading PBR. r=hsinyi
|
2013-07-30 17:33:00 +08:00 |
|
Yoshi Huang
|
9575de9cae
|
Bug 895960 - Part 1: Patch. r=hsinyi
|
2013-07-23 14:34:30 +08:00 |
|
Michael Wu
|
1a8c333f02
|
Bug 899769 - Fix build of AudioManager.cpp when bluetooth is disabled, r=rlin
|
2013-07-30 22:44:48 -04:00 |
|
Ryan VanderMeulen
|
2ebd22d781
|
Merge m-c to inbound.
|
2013-07-30 18:08:18 -04:00 |
|
Ryan VanderMeulen
|
6526e75dbb
|
Merge m-c to birch.
|
2013-07-30 13:11:10 -04:00 |
|
Ryan VanderMeulen
|
e3e2198ade
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-30 09:23:28 -04:00 |
|
Ryan VanderMeulen
|
51ceaf5fcb
|
Backed out changesets bc5f5ce22ae3 and 3d682482e90c (bug 880643) for Marionette failures.
|
2013-07-30 08:52:19 -04:00 |
|