Hsin-Yi Tsai
|
8e5520320b
|
Bug 899959 - B2G RIL: refactor request handler in RILContentHelper. r=vicamo
|
2013-07-31 15:39:52 +08:00 |
|
Ryan VanderMeulen
|
dcab858b9b
|
Merge m-c to b2g-inbound.
|
2013-08-05 23:21:25 -04:00 |
|
Yoshi Huang
|
71802285ef
|
Bug 900321 - Part 2: Update RIL and test case. r=vicamo
|
2013-08-05 15:23:10 +08:00 |
|
Szu-Yu Chen [:aknow]
|
b33cd27d5d
|
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]
|
85b464021b
|
Bug 743150 - Part 3: Handle supplementary service notification in RIL. r=hsinyi
|
2013-08-05 16:28:31 -04:00 |
|
Carsten "Tomcat" Book
|
ce9fe7db3d
|
Merge b2g-inbound to m-c
|
2013-08-05 11:22:48 +02:00 |
|
Szu-Yu Chen [:aknow]
|
55fea9b523
|
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
|
0dd52ba0e1
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-02 13:30:22 +01:00 |
|
Vincent Chang
|
827119b36f
|
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
|
2013-07-30 16:07:13 +08:00 |
|
Ryan VanderMeulen
|
03f1e9ee4f
|
Merge m-c to inbound.
|
2013-08-05 20:00:43 -04:00 |
|
Edgar Chen
|
0bfcbef59d
|
Bug 835237 - Part 1: Update signal strength for CDMA/EVDO network. r=hsinyi
|
2013-07-22 14:35:28 +08:00 |
|
Gene Lian
|
bdc10c2013
|
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
|
182ac06b2a
|
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]
|
dc6bdde547
|
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]
|
780d938594
|
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
|
59faa9ddc1
|
Bug 897869 - [b2g-ril] Need to keep CLIR settings across reboots. r=vicamo
|
2013-07-31 09:56:43 +02:00 |
|
Yoshi Huang
|
1ac94af7e6
|
Bug 895960 - Part 3: revise parseMccMncFromImsi. r=hsinyi
|
2013-07-30 17:34:00 +08:00 |
|
Yoshi Huang
|
2b39e8629f
|
Bug 895960 - Part 2: Test cases for reading PBR. r=hsinyi
|
2013-07-30 17:33:00 +08:00 |
|
Yoshi Huang
|
5df045f542
|
Bug 895960 - Part 1: Patch. r=hsinyi
|
2013-07-23 14:34:30 +08:00 |
|
Michael Wu
|
16d1c2e0de
|
Bug 899769 - Fix build of AudioManager.cpp when bluetooth is disabled, r=rlin
|
2013-07-30 22:44:48 -04:00 |
|
Ryan VanderMeulen
|
02d1dbe0d8
|
Merge m-c to inbound.
|
2013-07-30 18:08:18 -04:00 |
|
Ryan VanderMeulen
|
1b206895a6
|
Merge m-c to birch.
|
2013-07-30 13:11:10 -04:00 |
|
Ryan VanderMeulen
|
73205d6b00
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-07-30 09:23:28 -04:00 |
|
Ryan VanderMeulen
|
667e6ebe8e
|
Backed out changesets bc5f5ce22ae3 and 3d682482e90c (bug 880643) for Marionette failures.
|
2013-07-30 08:52:19 -04:00 |
|
Edgar Chen
|
aef3e6d5a7
|
Bug 899484 - Part 1: Use sendChromeMessage to send message instead of using sendDOMMessage. r=hsinyi
|
2013-07-30 17:11:03 +08:00 |
|
Randy Lin
|
53f22e7604
|
Bug 842934 - [Bluetooth]A2DP sound disappear after SCO disconnected (call ended) and switching patch to A2DP. r=mchen
|
2013-07-30 14:58:58 +08:00 |
|
Szu-Yu Chen [:aknow]
|
43eca940a5
|
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-30 17:21:34 +08:00 |
|
Szu-Yu Chen [:aknow]
|
5e36fbede9
|
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 | 117 +
.../gonk/tests/marionette/test_ril_code_quality.py | 353 +
5 files changed, 11576 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-30 17:18:44 +08:00 |
|
Bobby Holley
|
99246966e4
|
Bug 899245 - Rename JS_GetGlobalForScopeChain to JS::CurrentGlobalOrNull. r=luke
This was done with perl/grep.
|
2013-07-29 16:45:27 -07:00 |
|
Dave Hylands
|
e725749e2b
|
Bug 898634 - Add some logging for volumes created via volume.cfg. r=jwwang
|
2013-07-29 16:41:07 -07:00 |
|
Fernando Jiménez
|
b5eab7a12a
|
Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 1: RIL. sr=vicamo
|
2013-07-30 00:50:22 +02:00 |
|
Ryan VanderMeulen
|
feb67ec651
|
Merge m-c to birch.
|
2013-07-29 16:07:59 -04:00 |
|
Jose Antonio Olivera Ortega
|
d236f18c28
|
Bug 833754 - Part 2: Changes in tests for call barring through MMI codes. r=ferjm
|
2013-07-29 20:17:33 +02:00 |
|
Jose Antonio Olivera Ortega
|
e4042e1d35
|
Bug 833754 - Part 1: RIL changes for call barring through MMI codes. r=ferjm
|
2013-07-29 20:17:29 +02:00 |
|
Hsin-Yi Tsai
|
63802ef950
|
Bug 899028 - [B2G] [CDMA] reject an incoming call. r=vicamo
|
2013-07-29 18:47:24 +08:00 |
|
Ed Morley
|
d3b3b0d686
|
Merge mozilla-central and inbound
|
2013-07-29 15:42:41 +01:00 |
|
Jon Coppeard
|
fd4d274d46
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Michael Wu
|
dda7fc5382
|
Bug 898812 - Add support for JB MR2's dhcp_do_request, r=vchang
|
2013-07-28 00:39:03 -04:00 |
|
Carsten "Tomcat" Book
|
0d5021bdcc
|
Merge mozilla-central to mozilla-inbound
|
2013-08-05 11:59:14 +02:00 |
|
Vincent Chang
|
ccfb3b7e0a
|
Bug 884131 - Messages to netd need sequence number on gonk-JB. r=dhylands
|
2013-08-05 12:16:14 +08:00 |
|
Ehsan Akhgari
|
3717325909
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
|
Joey Armstrong
|
4246f49c03
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04:00 |
|
Edgar Chen
|
d552adfc5f
|
Bug 869768 - Part 3: RIL implementation for roaming preference. r=hsinyi
|
2013-06-10 15:47:03 +08:00 |
|
Carsten "Tomcat" Book
|
ac22f0d0ad
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
|
Jon Coppeard
|
fed22eac4c
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Jon Coppeard
|
4258a261db
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
|
Ryan VanderMeulen
|
20fabd9691
|
Merge m-c to inbound.
|
2013-07-25 21:59:02 -04:00 |
|
Alexandre Lissy
|
f69422400b
|
Bug 894281 - Process emergency call once network is really available. r=vicamo
|
2013-07-24 15:06:45 +02:00 |
|
Edgar Chen
|
fafa02f082
|
Bug 882984 - Part 4: Fix xpcshell tests. r=hsinyi
--HG--
extra : rebase_source : 40890b4ac9b3cc242b7ab98ff338c67859cb9447
|
2013-07-04 12:31:14 +08:00 |
|
Edgar Chen
|
9ff37ae0eb
|
Bug 882984 - Part 3: GPS changes for MobileCellInfo. r=kchen
--HG--
extra : rebase_source : ceaedcb70d3a8a4f936faec8a62c57d31b30853b
|
2013-07-18 17:30:54 +08:00 |
|