Hubert Figuiere
5f218a1813
Bug 891497 - Fix typo in debug message. r=vyang
2013-07-10 12:19:00 -04:00
Ryan VanderMeulen
03e73d9988
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
Guilherme Gonçalves
d9ee50711d
Bug 874587 - Fix more case-sensitivity issues. r=smichaud
2013-07-10 13:07:50 -04:00
Trevor Saunders
63ed0e9589
bug 887483 - rm a bunch of useless assignments to FORCE_STATIC_LIB r=mshal
2013-06-25 14:29:26 -04:00
JW Wang
7b388cd258
Bug 865347 - Add a test case to test new functions. r=dhylands
2013-07-04 14:47:26 +08:00
JW Wang
485b8bde11
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
2013-07-09 14:37:47 +08:00
Ryan VanderMeulen
12785ceb9b
Backed out changesets d76274933db8 and dd3cedcdbe2b (bug 865347) to see if it fixes the Marionette timeouts.
2013-07-09 14:21:02 -04:00
Thomas Zimmermann
86b5023ccf
Bug 875710: Added getCardLockRetryCount to nsIIccProvider, r=vyang, sr=mounir
...
This patch adds getCardLockRetryCount to nsIIccProvider and its
implementations. This method allows callers to query the number
of remaining tries for unlocking a SIM-card lock. Supported locks
are 'pin', 'puk', 'pin2', 'puk2', 'nck', 'cck', and 'spck'. The
call returns a DOM request that returns the retry count in its
success handler, or signals an appropriate error.
Reading the retry count is an optional feature and may not be
supported for all lock types. In this case the DOM request receives
and error with the name GECKO_ERROR_NOT_SUPPORTED. For an invalid
lock type, the error name is GECKO_ERROR_GENERIC_FAILURE.
getCardLockRetryCount replaces retryCount in nsIDOMMobileConnection,
which is now deprecated.
--HG--
extra : rebase_source : d1d11612f836652dca85f7c701f09e7af962e3b7
2013-07-09 16:06:05 +02:00
JW Wang
ca2d8e1545
Bug 865347 - Add a test case to test new functions. r=dhylands
2013-07-04 14:47:26 +08:00
JW Wang
6024fcafc0
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
2013-07-09 14:37:47 +08:00
Justin Lebar
779d96d10f
Bug 889984 - Don't leak objects which "inherit" from DOMRequestIpcHelper the associated window is closed. r=fabrice
2013-07-08 17:55:42 -04:00
Guilherme Gonçalves
2c1f186b8a
Bug 874587 - Remove unnecessary and misspelled header r=dzbarsky
2013-07-08 11:48:38 -04:00
Vincent Chang
b9e9bfd29b
Bug 787442 - Turn on wifi/usb tethering simultaneously. r=mrbkap
2013-06-19 18:57:58 +08:00
Edgar Chen
0a27223488
Bug 874744 - Part 3: Send cardstatechange event to iccManager. r=allstars.chh
2013-05-22 17:32:18 +08:00
Ryan VanderMeulen
c38d464f0b
Merge m-c and inbound.
2013-07-03 16:39:33 -04:00
Ryan VanderMeulen
d4843c0cfc
Bug 884134 - Fix ifdef to un-break B2G mochitest-3.
2013-07-03 16:38:28 -04:00
Michael Wu
e6e6009444
Bug 884134 - Messages to vold need sequence number in gonk-JB, r=dhylands
2013-07-03 12:37:39 -04:00
Ryan VanderMeulen
6aa88543a2
Merge m-c and inbound.
2013-07-03 14:17:41 -04:00
Masatoshi Kimura
1a9e38cc24
Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan
2013-07-04 00:56:26 +09:00
Ryan VanderMeulen
075841615e
Merge birch to inbound.
2013-07-02 10:19:45 -04:00
Dimi Lee
406653dccd
Bug 888828 - Default route of 3G data call disappeared (after receiving disconnected event from wlan0). r=vchang
2013-07-02 11:50:50 +08:00
Chuck Lee
99e5c20fb4
Bug 883754 - Throw an error on unexpected GSM SMS DCS value. r=vicamo
2013-07-01 11:16:44 +08:00
Vicamo Yang
3c7f2d3422
Bug 814581 - Part 8/8: fix debug messages as well. r=hsinyi,yoshi
2013-07-02 17:36:58 +08:00
Vicamo Yang
e4a92675a9
Bug 814581 - Part 7/8: fix test cases. r=yoshi
2013-07-02 17:36:55 +08:00
Vicamo Yang
735be04011
Bug 814581 - Part 6/8: fix NetworkManager. r=yoshi
2013-07-02 17:36:51 +08:00
Vicamo Yang
3e43e554bf
Bug 814581 - Part 5/8: fix MobileMessage. r=gene
2013-07-02 17:36:47 +08:00
Vicamo Yang
71655e9ca4
Bug 814581 - Part 4/8: fix GonkGPSGeolocationProvider. r=kanru
2013-07-02 17:36:44 +08:00
Vicamo Yang
836b77b5e8
Bug 814581 - Part 3/8: dispatch RIL messages. r=hsinyi,yoshi
2013-07-02 17:36:40 +08:00
Vicamo Yang
b45e89537b
Bug 814581 - Part 2/8: create multiple intances of RadioInterface. r=hsinyi,yoshi
2013-07-02 17:36:37 +08:00
Vicamo Yang
89f4007f1a
Bug 814581 - Part 1/8: MultiSIM - interface changes. sr=hsinyi
2013-07-02 17:36:33 +08:00
Szu-Yu Chen [:aknow]
f2a0e876b3
Bug 889215 - Fix xpcshell-test test_ril_worker_mmi.js. r=yoshi.
...
---
dom/system/gonk/tests/test_ril_worker_mmi.js | 47 +++++++++++++-------------
1 file changed, 23 insertions(+), 24 deletions(-)
2013-07-02 16:19:56 +08:00
Szu-Yu Chen [:aknow]
a087e7f5be
Bug 885688 - Fix javascript warning in ril_worker.js. r=yoshi.
...
---
dom/system/gonk/ril_worker.js | 38 +++++++++++++++++++++++++-------------
1 file changed, 25 insertions(+), 13 deletions(-)
2013-07-02 11:58:20 +08:00
Jose Antonio Olivera Ortega
95ac483c08
Bug 879680 - (mmi-result-cf) [MMI] Use MMIResult for Call Forwarding related functionality. r=ferjm
2013-07-01 01:23:52 +08:00
Fernando Jiménez
1b88241c2b
Bug 874000 - (mmi-result-pin) [MMI] Use MMIResult for PIN/PIN2/PUK related functionality. r=vicamo
2013-07-01 01:01:02 +08:00
Fernando Jiménez
83c78dfd70
Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 2: DOMMMIResult and DOMMMIError. r=vicamo, sr=sicking
2013-06-30 20:21:32 +08:00
Ken Chang
dd04a506da
Bug 884829 - follow up - fix typo. r=hsinyi
2013-06-28 13:08:52 +08:00
Ken Chang
0939ed3665
Bug 884829 - [MMS] Impossible to send/receive MMS when Wi-Fi and cellular data on. r=hsinyi
2013-06-28 09:46:00 +08:00
Yoshi Huang
731c1474ad
Bug 886809 - Part 2 : xpcshell tests. r=hsinyi
2013-06-26 17:53:42 +08:00
Yoshi Huang
4f63955473
Bug 886809 - Part 1: Import SIM contacts fails if contact has no number. r=hsinyi
2013-06-26 16:40:34 +08:00
Yoshi Huang
c9a8f40d09
Bug 887671 - B2G RIL: Xpcshell failed in test_is_icc_service_available. r=hsinyi
2013-06-27 12:30:31 +08:00
Yoshi Huang
8f72fe97f8
Bug 887674 - B2G RIL: xpcshell tests got SyntaxError in test_mcc_mnc_parsing. r=hsinyi
2013-06-27 12:29:37 +08:00
Guilherme Gonçalves
9f334eec26
Bug 874587 - Add CoreLocation geolocation provider. r=dougt, r=gps, r=smichaud
2013-07-01 09:43:17 -04:00
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