Wes Kocher
df5afea581
Merge m-c to fx-team a=merge
2014-11-04 20:40:56 -08:00
Wes Kocher
052b085df2
Merge fx-team to m-c a=merge
2014-11-04 19:53:20 -08:00
Wes Kocher
26319a9e84
Merge inbound to m-c a=merge
2014-11-04 18:18:54 -08:00
Dave Townsend
57f0c49df2
Bug 1093048: Add a string overload to nsIDOMWindowUtils.removeSheet. r=bholley
2014-11-04 09:32:06 -08:00
Dave Hylands
a804278789
Bug 1091174 - Clean up some AutoMounter calls to register/unregister volume observers. r=mikeh
...
--HG--
extra : rebase_source : 455209e19353fae49031326197b1312af1309e6c
2014-11-03 16:26:59 -08:00
Andreas Pehrson
9d4b88f360
Bug 1078017 - Deregister track callbacks before unlinking tracks. r=jesup,jib
2014-11-02 00:56:10 +01:00
Jan Varga
b89edf2131
Bug 1089764 - Treat persistent storage as temporary storage; r=bent
2014-11-04 21:44:56 +01:00
Karl Tomlinson
bbae2a8da1
bug 1092932 detach MediaSource before initiating MDStateMachine shutdown r=bholley
...
to avoid races between the detach process and decoder task queue shutdown.
--HG--
extra : rebase_source : 91761d9594c53a7ccb974caf4931bcac90533e5a
2014-11-04 17:24:52 +13:00
Trevor Saunders
46fb464c21
no bug fix nullptr to bool conversion in nsDOMClassinfo.cpp r=themaid
...
--HG--
extra : rebase_source : c2e8e1bcf743106ef450ee4780eaca9da4ee09c6
2014-11-04 14:16:56 -05:00
Eden Chuang
f87577f9fe
Bug 1074590 - Adding volume accessbility checking before set it as mounted. r=dhylands
2014-10-31 10:30:48 +08:00
Krzysztof Mioduszewski
91b3439573
Bug 1073014 - Part 3: Add xpcshell tests for HCIEventTransactionSystemMessageConfigurator. r=allstars.chh
2014-11-04 03:35:00 -05:00
Krzysztof Mioduszewski
f50dec706c
Bug 1073014 - Part 2: Use message.origin property to get secure element name. r=allstars.chh
2014-11-04 03:14:00 -05:00
Krzysztof Mioduszewski
0f442eff03
Bug 1073014 - Part 1: Using Promise constructor instead of Promise.defer in HCIEventTransactionSystemMessageConfigurator. r=allstars.chh
2014-11-04 03:05:00 -05:00
Carsten "Tomcat" Book
fe1417d852
Merge mozilla-central to b2g-inbound
2014-11-04 13:39:32 +01:00
Carsten "Tomcat" Book
5e86aa70d4
merge mozilla-inbound to mozilla-central a=merge
2014-11-04 12:53:14 +01:00
Bill McCloskey
acb05bb77e
Bug 886301 - Disable editing imptests on e10s
2014-11-03 20:21:34 -08:00
Markus Stange
1c0e700dea
Bug 1018845 - Make the fullscreen button easier to see on dark backgrounds. r=roc
2014-11-03 22:14:10 -05:00
Edgar Chen
7bb2e4bfcf
Bug 1083745 - Part 4: Need to do corresponding changes in test_icc_card_lock.js. r=hsinyi
2014-11-04 10:37:58 +08:00
Morris Tseng
e74d92d64c
Bug 1048829 - Get correct rect if caret in last character of content. r=roc
2014-11-02 19:22:00 +01:00
Szu-Yu Chen [:aknow]
097ccef0a2
Bug 1091551 - Part 2: Correct test case. r=hsinyi
...
1. Speaker setting should not affect audio state
2. Use waitFor to check the phoneState change
3. Remove duplicated test case
2014-11-04 15:44:14 +08:00
Szu-Yu Chen [:aknow]
1f61d1fcae
Bug 1091551 - Part 1: Notify callDisconnected after audioStateChanged. r=hsinyi
2014-11-04 15:44:14 +08:00
Dimi Lee
1e51c8bed6
Bug 1047233 - B2G NFC: handler the errorMsg in NfcService and list errorMsg in WebIDL. r=smaug, allstars.chh
2014-11-03 19:38:33 +08:00
Wes Kocher
0ba238ad0c
Merge mozilla-central to b2g-inbound a=merge
2014-11-03 19:34:31 -08:00
Ryan VanderMeulen
1329563c72
Bug 811470 - Fix broken manifest on a CLOSED TREE.
2014-11-03 17:19:51 -05:00
Ryan VanderMeulen
0884e151e6
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-11-03 17:11:06 -05:00
Ryan VanderMeulen
5cb04cdd21
Bug 1093079 - Disable test_bluetooth.html for frequent timeouts resulting from being moved from the beginning of one chunk to the end of another.
...
--HG--
extra : rebase_source : e14bfbcac8522233c51b9f3cd55f367e5d968c0b
2014-11-03 17:09:16 -05:00
Ryan VanderMeulen
4af93d7500
Merge fx-team to m-c. a=merge
2014-11-03 16:47:18 -05:00
Ryan VanderMeulen
dd41450212
Merge b2g-inbound to m-c. a=merge
2014-11-03 16:34:56 -05:00
Jan Varga
a3073b1b35
Backed out changeset 45dad11b6580 (bug 1089764) for causing bug 1093067 and bug 1093223.
2014-11-03 21:00:52 +01:00
Markus Nilsson
62bb2772cc
Bug 1084501 - Set proper permissions for pre-installed trusted apps. r=fabrice
...
When trusted hosted apps were installed from a preloaded
offline cache their permissions were not correctly set
due to information on 'kind' of application being missing
on pre-install.
---
dom/apps/Webapps.jsm | 2 ++
1 file changed, 2 insertions(+)
2014-11-03 11:08:06 -08:00
Mike de Boer
421d3a675c
Bug 1091025: enable play/ pause, previous, next and stop media AppCommands. r=jimm
2014-11-03 15:17:07 +01:00
Carsten "Tomcat" Book
bcbf0dc29a
merge b2g-inbound to mozilla-central a=merge
2014-11-03 12:59:39 +01:00
Edgar Chen
e72b8689ab
Bug 1092013 - Part 2: Enable ril debug when running mobileConnection tests. r=hsinyi
2014-11-02 14:39:14 +08:00
Mike Habicher
88e39aed0e
Bug 1020368 - remove direct JS_*() calls from CameraRecorderProfiles, r=aosmond,bz
2014-10-31 13:19:06 -04:00
Carsten "Tomcat" Book
a28c9a2d83
Merge mozilla-central to b2g-inbound
2014-11-03 14:22:46 +01:00
Thomas Zimmermann
b9ed87eae9
Bug 1073548: Add support for Bluetooth daemon backend, r=shawnjohnjr
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
bc0c254790
Bug 1073548: Implement Socket module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds support for the Bluetooth daemon's Socket module,
which provides OPP functionality.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
1bd066721a
Bug 1073548: Implement Bluetooth Core module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds support for the Bluetooth daemon's Core module. It
provides the basic Bluetooth functionality, such as searching and
pairing with devices, and accessing device properties.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
1225ee6a20
Bug 1073548: Add core interfaces and Setup module for Bluetooth daemon, r=shawnjohnjr
...
This patch adds the core interfaces and the Setup module for
the Bluetooth Daemon. The Setup module implements commands
for enabling and disabling Bluetooth profiles in the daemon.
2014-11-03 13:03:49 +01:00
Thomas Zimmermann
bca74a81e7
Bug 1073548: Support Bluetooth daemon in build system, r=mh+mozilla
2014-11-03 13:03:48 +01:00
Vaibhav Agrawal
722e0bc940
Bug 1083347 - Patch to remove entries in androidx86.json and annotate manifests. r=gbrown
2014-10-31 10:31:00 +01:00
Edgar Chen
71e6930bdf
Bug 1092013 - Part 1: mozMobileConnection.data.cell is reset to `null` unexpectedly in MobileConnectionService. r=hsinyi
2014-10-31 15:15:47 +08:00
Hsin-Yi Tsai
cc2abe1b84
Bug 1091528 - [B2G][RIL] when receiving 'rilRequestType: 12', Error: Don't know about this message type: undefined. r=aknow
2014-10-30 19:04:34 +08:00
Jeff Gilbert
a96f34f232
Bug 1087650 - Mark failing tests on B2G.
2014-10-29 18:54:12 -07:00
Jeff Gilbert
61d22dc407
Bug 1087650 - Skip WebGL mochitests on desktop B2G.
2014-10-28 12:23:22 -07:00
Yoshi Huang
df4fb725c9
Bug 1089558 - Add 'Impl' for objects defined in nsNfc.js. r=dimi
...
From 5d02c407d6322d79f086b66d61ffc208f4b1213c Mon Sep 17 00:00:00 2001
---
dom/nfc/nsNfc.js | 40 ++++++++++++++++++++++------------------
1 file changed, 22 insertions(+), 18 deletions(-)
2014-10-27 17:58:24 +08:00
Hsin-Yi Tsai
a4a60a2f8b
Bug 986308 - [B2G][STK] support call number modified by STK call control. r=aknow
2014-10-27 15:41:27 +08:00
Phil Ringnalda
c0265bde5c
Merge b-i to m-c, a=merge
2014-11-02 09:03:04 -08:00
Phil Ringnalda
7de4cd4e03
Merge f-t to m-c, a=merge
2014-11-02 08:55:19 -08:00
Jonathan Watt
31043b8380
Bug 1077355 - Stop over inflating for stroke-miterlimit in nsSVGUtils::PathExtentsToMaxStrokeExtents. r=longsonr
2014-11-01 10:45:10 +00:00