Commit Graph

2080 Commits

Author SHA1 Message Date
Vicamo Yang
ef952e758a Bug 1044737 - 2/3: remove unused bits related to 'getNetworkInterfaceStats'. r=bholley, r=vchang 2014-08-01 15:08:42 +08:00
Vicamo Yang
6f99b1ba40 Bug 1044737 - 1/3: don't use Date in nsINetworkStatsCallback::networkStatsAvailable. r=vchang 2014-08-01 15:08:41 +08:00
Yoshi Huang
52a632b0c0 Bug 1043186 - Part 2: onpeerlost should be fired to correct target. r=dimi 2014-07-24 18:11:42 +08:00
Yoshi Huang
711dee2366 Bug 1043186 - Part 1: Add a nsINfcPeerEventListener. r=dimi 2014-07-24 12:16:02 +08:00
Ghislain 'Aus' Lacroix
2378a3f9ab bug 1046876 - Define 'Cu'. r=gwagner 2014-07-31 13:29:14 -07:00
Nathan Froyd
d86ff9f990 Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
Alphan Chen
306c62a17c Bug 1039939 - [MTP] Enable functionality on Windows 7. r=dhylands 2014-07-30 13:49:02 +08:00
Yoshi Huang
6336ac6544 Bug 933588 - Part 2: NfcMessageHandler. r=dimi 2014-07-07 18:18:20 +08:00
Yoshi Huang
2ec13a75d9 Bug 933588 - Part 1: NFC service. r=khuey 2014-02-19 15:14:22 +08:00
Bevis Tseng
bf1549be6e Bug 813893 - Part 2: Add Test Case to Verify CB Message in UMTS Format. r=htsai 2014-07-03 19:56:40 +08:00
Vicamo Yang
13e2ccdbdb Bug 813893 - Part 1: Add Support to Read CBS Message in UMTS format. r=htsai 2014-06-17 16:21:04 +08:00
Jessica Jong
d734679ae9 Bug 990458 - Part 5: implement updateNetworkInterface() and remove network-interface-state-changed event. r=edgar,vchang 2014-07-29 16:44:30 +08:00
Jessica Jong
b1b9aa33dc Bug 990458 - Part 2: ril changes to support updateNetworkInterface(). r=edgar 2014-07-29 16:44:26 +08:00
Jessica Jong
6682966738 Bug 990458 - Part 1: add updateNetworkInterface() API in idl. r=edgar 2014-07-29 16:44:24 +08:00
Carsten "Tomcat" Book
44afda3e8a Merge mozilla-central to b2g-inbound 2014-07-28 16:06:50 +02:00
Wayne Chen
8c2792b4a9 Bug 1037359 - when user turned off bt, delay routing to avoid leakage of audio from speaker. r=mwu 2014-07-25 15:19:26 +08:00
Ms2ger
d9e695483d Bug 1043963 - Collapse test-only moz.build files under dom/ into ancestor moz.build files; r=ted
There is very little benefit to having another layer of moz.build files, and
removing them will speed up the build a minimal amount. It also paves the way
for removing TEST_DIRS, which could simplify the build system somewhat.
2014-07-26 08:17:24 +02:00
Wes Kocher
025a162dba Merge m-c to inbound 2014-07-22 18:39:17 -07:00
Henry Chang
1cc6cf7b1c Bug 1041394 - Make NetworkUtils::ExecuteCommand table-driven. r=vchang 2014-07-21 12:10:39 +08:00
Eric Chou
a0eac5fbc0 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
103ad78e68 Bug 1032858 - Part 2: implementation of cell info list. r=hsinyi 2014-07-21 18:21:44 +08:00
Jessica Jong
3292b9b63c 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
1e0635b293 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
bb9df51f8c 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
9ae3c48776 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
fd4ef3048a Bug 1030542 - remove logging that includes api keys. r=garvank 2014-06-25 19:23:48 -07:00
Roshan Vidyashankar
b45c23bb54 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
045810b372 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
589271b602 Bug 1033142 - Part 1: read EF_GID1 from (u)sim card. r=hsinyi 2014-07-18 11:41:35 +08:00
Fabrice Desré
0ff99653bd 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
a1701f9da4 bug 1034301 - Guard against bad listener behavior. r=kanru 2014-07-17 05:35:33 -07:00
Ghislain 'Aus' Lacroix
eeaeabb83e Backed out changeset 3c7cff7fc71d 2014-07-17 05:34:33 -07:00
Ghislain 'Aus' Lacroix
87e597b7d1 bug 1034301 - Guard against bad listener behavior. r=kanru 2014-07-17 05:26:25 -07:00
Wes Kocher
bc688a5a3d Merge b2g-inbound to m-c a=merge 2014-07-16 17:22:55 -07:00
Dave Hylands
2ba9864a20 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
dacd893b8c Bug 1038219 - Give nsHapticFeedback a private destructor; r=bjacob 2014-07-15 14:58:11 -04:00
Shawn Ku
ab276af3e3 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
da491edd4b Bug 1022490 - Improve the performance of adding contacts. r=allstars.chh 2014-07-14 14:44:47 +08:00
Wes Kocher
d4015d563e Backed out changeset 48c4d4a97a4b (bug 1029533) for build bustage 2014-07-11 15:38:59 -07:00
Dave Hylands
d1b50e0083 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
21f9b9cc9f 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]
fce370fe69 Bug 1035130 - Part 1: Only accept one conference request at a time. r=hsinyi 2014-07-09 19:39:00 -04:00
Jessica Jong
abbdebfa20 Bug 1030810 - fix logic in updateRILNetworkInterface(). r=edgar 2014-07-10 18:14:03 +08:00
Vicamo Yang
52523a1146 Backed out changeset f54af6237ce9 (bug 1000040) for causing bug 1035172 2014-07-10 13:29:47 +08:00
Vicamo Yang
1dfe418bcc Backed out changeset 78ba6f47a5a7 (bug 1000040) for causing bug 1035172 2014-07-10 13:28:51 +08:00
Ryan VanderMeulen
4c28391862 Merge fx-team to m-c. a=merge 2014-07-09 16:12:36 -04:00
Lynn Tran
625daebc3d 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
7eec706904 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
21817fabe0 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
0fc4e58893 Merge mozilla-central to b2g-inbound 2014-07-07 15:40:15 +02:00