Commit Graph

2063 Commits

Author SHA1 Message Date
Wes Kocher
be4af0e0fd Merge m-c to inbound 2014-07-22 18:39:17 -07:00
Henry Chang
979544fcd6 Bug 1041394 - Make NetworkUtils::ExecuteCommand table-driven. r=vchang 2014-07-21 12:10:39 +08:00
Eric Chou
f834cccf61 Bug 1036862 - [MTP] Support 'Delete files/folders', r=dhylands
With this patch, users can delete files and folders on Firefox OS
devices while using MTP. My host is Ubuntu 13.04.
2014-07-22 11:12:22 +08:00
Jessica Jong
e43cd7f5f8 Bug 1032858 - Part 2: implementation of cell info list. r=hsinyi 2014-07-21 18:21:44 +08:00
Jessica Jong
a382f327e3 Bug 1032858 - Part 1: interface changes to support cell info list. f=hannosch r=hsinyi 2014-07-21 18:21:42 +08:00
Eric Chou
1ea472f6ef Bug 1036863 - [MTP] Rename file/folder via MTP, r=dhylands
This patch fixed 'unable to rename file/folder via MTP' by
responding to MTP operation 'setObjectPropertyValue' correctly
2014-07-21 09:57:04 +08:00
Eric Chou
09efb44d84 Bug 1036861 - [MTP] Write file size into the response of getObjectInfo, r=dhylands
In the response of operation GetObjectInfo, there is a field
"ObjectCompressedSize". Currently it's assigned with 0. We need
to put correct file size into it. I also corrected the type of
property value in function getObjectPropertyDesc().
2014-07-21 09:56:58 +08:00
Mike Hommey
bc5d6801bb Bug 1041860 - Avoid setting FINAL_LIBRARY to libraries that further use a FINAL_LIBRARY. r=mshal 2014-07-23 08:37:51 +09:00
Doug Turner
ed23114bdc Bug 1030542 - remove logging that includes api keys. r=garvank 2014-06-25 19:23:48 -07:00
Roshan Vidyashankar
1e6a327d21 Bug 906404 - B2G RIL: move MozVoicemailStatus to WebIDL. r=vicamo,smaug
--HG--
rename : dom/voicemail/nsIDOMMozVoicemailStatus.idl => dom/webidl/MozVoicemailStatus.webidl
2014-07-17 13:47:41 -07:00
Jessica Jong
e7f595014b Bug 1033142 - Part 2: add support for mvno type 'gid' in matchMvno() function. r=hsinyi 2014-07-18 11:41:37 +08:00
Jessica Jong
907dc59d82 Bug 1033142 - Part 1: read EF_GID1 from (u)sim card. r=hsinyi 2014-07-18 11:41:35 +08:00
Fabrice Desré
bb4f218464 Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey 2014-07-17 18:30:47 -07:00
Ghislain 'Aus' Lacroix
4f9a98b1ed bug 1034301 - Guard against bad listener behavior. r=kanru 2014-07-17 05:35:33 -07:00
Ghislain 'Aus' Lacroix
8515dcb19f Backed out changeset 3c7cff7fc71d 2014-07-17 05:34:33 -07:00
Ghislain 'Aus' Lacroix
eba9854fd4 bug 1034301 - Guard against bad listener behavior. r=kanru 2014-07-17 05:26:25 -07:00
Wes Kocher
8715ca584e Merge b2g-inbound to m-c a=merge 2014-07-16 17:22:55 -07:00
Dave Hylands
a91911e8c6 Bug 1029533 - Initial standup of MTP server. r=echou
Note: This will be off by default. Currently, you need to do:

adb shell setprop sys.usb.config mtp,adb

in order to activate the MTP server.
2014-07-11 14:42:15 -07:00
Ehsan Akhgari
b82d56b479 Bug 1038219 - Give nsHapticFeedback a private destructor; r=bjacob 2014-07-15 14:58:11 -04:00
Shawn Ku
59676d2b32 Bug 1031640 - Part 1: RIL patch - B2G RIL: incorrect STK TR for handling SEND_SS/SEND_USSD/SEND_SHORT_MESSAGE/SEND_DTMF in ril_worker.js. r=echen 2014-07-14 14:05:59 +08:00
Edgar Chen
73a7bf5aa0 Bug 1022490 - Improve the performance of adding contacts. r=allstars.chh 2014-07-14 14:44:47 +08:00
Wes Kocher
c38fe7ac26 Backed out changeset 48c4d4a97a4b (bug 1029533) for build bustage 2014-07-11 15:38:59 -07:00
Dave Hylands
94c800f417 Bug 1029533 - Initial standup of MTP server. r=echou
Note: This will be off by default. Currently, you need to do:

adb shell setprop sys.usb.config mtp,adb

in order to activate the MTP server.
2014-07-11 14:42:15 -07:00
Garvan Keeley
1428f007de Bug 1036110 - Stop the B2G UI setting from overriding the js prefs setting and turning off logging. r=dougt
If gLoggingEnabled is already on during startup, that means it was set in js prefs.
2014-07-09 09:14:00 -04:00
Szu-Yu Chen [:aknow]
dd30af1174 Bug 1035130 - Part 1: Only accept one conference request at a time. r=hsinyi 2014-07-09 19:39:00 -04:00
Jessica Jong
2a8450772b Bug 1030810 - fix logic in updateRILNetworkInterface(). r=edgar 2014-07-10 18:14:03 +08:00
Vicamo Yang
32a827b499 Backed out changeset f54af6237ce9 (bug 1000040) for causing bug 1035172 2014-07-10 13:29:47 +08:00
Vicamo Yang
9ab07f78c0 Backed out changeset 78ba6f47a5a7 (bug 1000040) for causing bug 1035172 2014-07-10 13:28:51 +08:00
Ryan VanderMeulen
470a46bf63 Merge fx-team to m-c. a=merge 2014-07-09 16:12:36 -04:00
Lynn Tran
029d85bf33 Bug 1003336 - OS.Constants.Sys.Name should not be "Android" for Firefox OS. r=yoric 2014-07-04 18:20:49 -04:00
Garvan Keeley
297eb6f869 Bug 1018383 - Added request-level caching in NetworkGeolocationProvider.js. r=jdm
This is a cleanup of the patch used in the Tarako bug. I made it clearer that this is request-level caching, NOT position caching.
 This is specifically for preventing unnecessary requests to the server. It is unrelated to the W3C PositionOptions and their effect on position caching.
 Hopefully this detail is clearer in this patch.

Updated mochitests that were relying on old logic to succeed

The failing mochitests were relying on the provider to have a specific behaviour -behaviours that are incidental to the test case. I updated these to reflect the behaviour of the current system.
2014-07-07 07:16:00 +02:00
Bevis Tseng
13653a0f26 Bug 1028032 - Part 1: Remove Padding Charactor <CR> Correctly from Decoded CBS Message. r=htsai 2014-06-23 17:24:29 +08:00
Carsten "Tomcat" Book
1d849df8b7 Merge mozilla-central to b2g-inbound 2014-07-07 15:40:15 +02:00
Carsten "Tomcat" Book
14b7e0163c merge b2g-inbound to mozilla-central a=merge 2014-07-07 15:05:36 +02:00
Yoshi Huang
222c23bd78 Bug 1034474 - B2G NFC: onpeerlost is never called. r=dimi
From 6342cf34f7493711317b613a8e30ef6badabcfd1 Mon Sep 17 00:00:00 2001
---
 dom/nfc/tests/marionette/test_nfc_peer.js | 10 +++++++++-
 dom/system/gonk/Nfc.js                    |  4 ++--
 2 files changed, 11 insertions(+), 3 deletions(-)
2014-07-07 11:56:29 +08:00
Jan de Mooij
44da586636 Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz 2014-07-05 17:30:54 +02:00
John Shih
071ca45123 Bug 1000040 - Part 2: Implement EthernetManager.js. r=vchange,vyang 2014-05-29 16:35:06 +08:00
John Shih
7eba307bb9 Bug 1000040 - Part 1: Supports Ethernet in gecko. r=vchang, r=bholley 2014-05-19 15:52:02 +08:00
Anup-Allamsetty
749694f55a Bug 1030299 - Cleanup a build warning in Volume.cpp. r=dhylands 2014-06-27 18:50:00 -04:00
Hsin-Yi Tsai
09f2a945ba Bug 1023141 - query ril.ecclist per dial request - part 3 - fix xpcshell. r=aknow 2014-06-30 14:48:41 +08:00
Hsin-Yi Tsai
96a6b44285 Bug 1023141 - query ril.ecclist per dial request - part 1 - fix. r=aknow 2014-06-24 18:32:41 +08:00
Michael Wu
adf66df4da Bug 1033209 - Lazily initialize gps callbacks, r=kanru 2014-07-02 22:59:46 +08:00
Szu-Yu Chen [:aknow]
0ec9c34bf0 Bug 1031239 - Part 2: Select clientId for emergency call. r=hsinyi 2014-07-02 03:47:00 -04:00
Shawn Ku
2400e694be Bug 1007487 - Part 2: test patch - B2G RIL: incorrect isDisplayNetworkNameRequired for not matching both HPLMN and EF_SPDI. v2. r=HsinYi. 2014-07-01 11:52:17 +08:00
Shawn Ku
f76cdb19ae Bug 1007487 - Part 1: RIL patch - B2G RIL: incorrect isDisplayNetworkNameRequired for not matching both HPLMN and EF_SPDI. v2. r=HsinYi. 2014-07-01 11:51:20 +08:00
Jessica Jong
f1b7947015 Bug 1013153 - Part 1: support mvno type 'spn' in matchMvno() function. r=hsinyi 2014-07-01 02:09:00 +02:00
Carsten "Tomcat" Book
66c06c6103 Backed out changeset c6fee4d37e2a (bug 1023141) 2014-07-01 15:35:54 +02:00
Carsten "Tomcat" Book
0057ed1f85 Backed out changeset 3e0f23a63700 (bug 1023141) 2014-07-01 15:35:31 +02:00
Wes Kocher
32c35cc519 Merge m-c to inbound a=merge 2014-06-30 18:47:26 -07:00
Kyle Huey
4266528680 Bug 1031051: Part 18 - Kill the old XPIDL-based event generator. r=smaug 2014-06-30 16:02:04 -07:00