Fernando Jiménez
46f9827656
Bug 879032 - Localize MMI code strings. r=vicamo
2013-06-25 19:57:55 +08:00
Gene Lian
08d3ecb8a3
Bug 885652 - B2G SMS: DOMRequest in sending SMS API does not trigger onsuccess or onerror function when the SIM card is not installed or radio is disabled. r=vicamo a=leo+
2013-06-24 20:08:30 +08:00
Michael Wu
f804d996c8
Bug 784226 - Support libhardware_legacy and libnetutils on JB, r=vchang
2013-06-23 23:40:21 -04:00
Doug Turner
56ec59c248
Bug 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan
2013-06-12 19:20:07 -07:00
Michael Wu
a88d6cad39
Bug 885602 - Fix build of AudioManager.cpp on gonk-JB, r=mchen
2013-06-21 01:37:21 -04:00
Ed Morley
867dc5785d
Merge latest green birch changeset and mozilla-central
2013-06-20 09:01:19 +01:00
Gina Yeh
d4801377c8
Bug 882551 - Patch 5: Change return type of internal functions, r=qdot, r=mrbkap, r=echou
2013-06-20 09:20:16 +08:00
Chris Peterson
14bc8b71cf
Bug 883071 - Don't send opted-out SSIDs when querying Google Location Service. r=dougt
2013-06-13 20:20:15 -07:00
Edgar Chen
08d893ad35
Bug 860585 - Part 5: Fix xpcshell tests for cardlock. r=allstars.chh
2013-05-21 15:15:45 +08:00
Edgar Chen
e077bd7817
Bug 860585 - Part 3: RIL implementation changes for cardLock. r=allstars.chh
2013-04-11 15:12:09 +08:00
Mike Shal
87c2fdb386
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
...
From 69c3338a3287ff8cc97533e06069fc4d4cb7c5f6 Mon Sep 17 00:00:00 2001
2013-06-10 12:08:47 -04:00
Edgar Chen
8390b18e46
Bug 880369 - Part 2: Xpcshell tests for mcc table. r=allstars.chh
2013-06-11 16:36:29 +08:00
Edgar Chen
71c472cf88
Bug 880369 - Part 1: Check mcc table if EFad dose not contain the length of mnc. r=allstars.chh
2013-06-07 18:48:10 +08:00
Alexandre Lissy
be913587b9
Bug 882105 - Typo error breaking NetworkManager.js. r=vicamo
...
---
dom/system/gonk/NetworkManager.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
2013-06-13 01:05:55 +08:00
Albert Crespell
60c8fa8f91
Bug 879793 - Update stats when network interface is unregistered. r=clian
2013-06-06 20:40:50 +02:00
Vincent Chang
7af66befea
Bug 868913 - [Buri][Tethering]PC can't display RNDIS com port when reset handset. r=mrbkap
2013-05-16 19:39:58 +08:00
Ryan VanderMeulen
54e7a32047
Merge m-c to inbound.
2013-06-10 12:26:38 -04:00
Martin Stransky
e349c33aac
Bug 879515 - Port GTK2 to GTK3 - dom/plugins fixes. r=karlt
2013-06-10 08:36:26 -04:00
Szu-Yu Chen [:aknow]
4817823795
Bug 875243 - B2G RIL: fix some coding style. r=hsinyi
2013-06-10 10:41:14 +08:00
Gina Yeh
54c2ac4730
Bug 872907 - Patch 5: Handle A2DP status changed in AudioManager, r=echou, r=mwu
2013-06-08 23:26:28 +08:00
Vicamo Yang
73a3a7e2e8
Bug 874273: B2G RIL - return correct voice network type. r=yoshi
2013-06-07 16:50:10 +08:00
Vicamo Yang
eff88d9dee
Bug 879671 - 2/2: add ril.cellbroadcast.disabled pref to disable Cell Broadcast completely. r=yoshi
2013-06-07 15:32:24 +08:00
Vicamo Yang
c383847d41
Bug 879671 - 1/2: pass multiple initial options to ril_worker. r=yoshi
2013-06-07 15:32:20 +08:00
Vicamo Yang
239879b32f
Bug 879840: B2G RIL - correct CB activation code. r=yoshi
2013-06-07 10:58:05 +08:00
Alexandre Lissy
03722d5adb
Bug 879695 - Notify the modem that screen state has been changed. r=vicamo,kanru
...
This seems to be needed on some devices to ensure proper low power state
of the modem.
---
dom/system/gonk/RadioInterfaceLayer.js | 15 +++++++++++++++
widget/gonk/nsWindow.cpp | 9 +++++++++
2 files changed, 24 insertions(+)
2013-06-06 15:28:59 +08:00
Vicamo Yang
20f2ebf6b2
Bug 879225: NetworkManager - extract hostname from various formats. r=gene
2013-06-05 17:20:50 +08:00
Vicamo Yang
a8d0ea975a
Bug 877560: B2G RIL - support EF_CBMID. r=yoshi
2013-06-05 14:55:36 +08:00
Ed Morley
301e55bfe7
Merge latest green inbound changeset and mozilla-central
2013-06-04 15:14:21 +01:00
Makoto Kato
7f782812e3
Bug 871462 - Clean up string API usages on Gonk. r=dbaron
2013-06-03 17:41:27 +09:00
Edgar Chen
235fd18774
Bug 868934 - Support selecting authentication type for data call. r=hsinyi
2013-05-06 16:58:56 +08:00
Patrick Wang
f7af0872d2
Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu
2013-05-02 19:41:20 +08:00
Phil Ringnalda
bd383b28a6
Merge m-c to birch
2013-06-02 10:19:08 -07:00
Chris Peterson
a0b40933ce
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
2013-05-30 11:26:02 -07:00
Alexandre Lissy
5975d90154
Bug 875390 - Add MMSC and/or MMS Proxy specific host routes via MMS APN. r=vyang
...
MMS sending has been failing because often the default network route was
not going through the MMS APN. This commit adds specific host route via
the correct network interface for either MMSC or MMS proxy depending on
the carrier information. We also perform DNS resolution to cope with
MMSC/proxy that are using FQDN.
2013-05-31 10:14:45 +02:00
Oleg Romashin
f51440bfa1
Bug 877191 - Gonk does not compile with later m-c on 4.6 compiler. r=mwu
...
From 0ff67b491787206102e3f079026bdb54339f69bf Mon Sep 17 00:00:00 2001
---
dom/system/gonk/GonkGPSGeolocationProvider.cpp | 6 +++---
dom/system/gonk/GonkGPSGeolocationProvider.h | 1 +
widget/gonk/nsIdleServiceGonk.h | 7 +++----
3 files changed, 7 insertions(+), 7 deletions(-)
2013-05-29 17:43:17 -07:00
Boris Zbarsky
3eabb6ea4b
Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug
2013-05-29 16:16:04 -04:00
Jon Coppeard
9c540a5368
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
2013-05-29 09:29:39 +01:00
Vincent Liu
347262b149
Bug 864588 - [B2G] [Leo] [Internet Sharing] USB tethering turns off almost immediately after being turned on. r=vchang
2013-05-24 10:38:31 +08:00
Mike Shal
5169c0a913
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
...
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
rlin@mozilla.com
59a67f18f4
Bug 875227 - No call sound when the call established, r=mwu
2013-05-23 18:28:20 +08:00
Ed Morley
a10a1ac1c0
Merge mozilla-central and birch
2013-05-23 12:47:30 +01:00
Vicamo Yang
49bc6af800
Bug 872219 - 1/2: B2G SMS - check number of segments in getSegmentInfoForText(). r=gene
2013-05-23 19:42:29 +08:00
Hsin-Yi Tsai
6484d23375
Bug 823958 - RIL impl- Deliver 'enumerateCallStateComplete' (part 3/4). r=vicamo
2013-05-10 14:58:06 +08:00
Edgar Chen
8c62749721
Bug 873965 - Set preferred network type when radio is on. r=vicamo
2013-05-20 16:04:37 +08:00
Szu-Yu Chen [:aknow]
0b34baff3e
Bug 818393 - Part 3: Call barring RIL implementation. r=htsai.
...
---
dom/system/gonk/RILContentHelper.js | 112 +++++++++++++++++++++++++++++++-
dom/system/gonk/RadioInterfaceLayer.js | 38 +++++++++++
dom/system/gonk/ril_consts.js | 19 ++++++
dom/system/gonk/ril_worker.js | 31 +++++++++
4 files changed, 199 insertions(+), 1 deletion(-)
2013-05-21 13:13:37 +08:00
Bobby Holley
f2943090bd
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
...
There are still a handful that either are used with other runtimes, or that
happen very early/late in cx the lifetime of various things where it doesn't
necessarily make sense to have a cx on the stack. This should definitely ensure
that we're not doing double-duty with the nsCxPusher change, though.
2013-05-22 10:05:28 -06:00
Bobby Holley
cdde50556c
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00
Edgar Chen
31e6a707b9
Bug 859220 - Part 3: Separate IPC messages in RadioInterfaceLayer. r=allstars.chh
2013-04-09 14:18:43 +08:00
Marco Chen
599f0fa951
Bug 870682 - [gonk-jb-4.2] Add basic support for audio control API. r=mwu
2013-05-20 15:34:42 +08:00
Dave Hylands
271f9ebc11
Bug 873391 - Volume state changes may get processed out of order in child processes. r=qDot
2013-05-17 12:55:14 -07:00