Ryan VanderMeulen
9d14d03ae0
Merge fx-team to m-c. a=merge
2014-11-05 14:51:17 -05:00
Ryan VanderMeulen
5257e798e9
Merge b2g-inbound to m-c. a=merge
2014-11-05 14:49:12 -05:00
Ryan VanderMeulen
7137d99f20
Merge inbound to m-c. a=merge
2014-11-05 14:04:21 -05:00
Sean Lin
6a2c92f2aa
Bug 1091322 - Disable the TV mochitests on Linux debug e10s to wallpaper over gfx shutdown crashes.
2014-11-05 14:03:37 -05:00
Henri Sivonen
723b4d1376
Bug 1088635. r=smaug.
2014-11-05 17:44:37 +02:00
Thomas Zimmermann
e4602de029
Bug 1091577: Remove unused helpers from daemon backend, r=shawnjohnjr
...
This patch removes unused unpack functions, notification and
interface runnables from Bluetooth's daemon backend.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
950fe08ddb
Bug 1091577: Use general-purpose result runnable in Bluetooth daemon backend, r=shawnjohnjr
...
This patch converts all interface runnables in Bluetooth's daemon
backend by generic result runnables. Init operator classes replace
unpack functions. Init operator classes will warn about unused data
at the end of a PDU.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
9b568234e1
Bug 1091577: Use general-purpose notification runnable in Bluetooth daemon backend, r=shawnjohnjr
...
This patch converts all notification runnables in Bluetooth's daemon
backend to use the generic implementation. Unpack functions are replaced
by init operator classes. The init operator classes also validate the
complete unpacking of a PDU and warn about unused trailing data.
2014-11-05 15:43:07 +01:00
Thomas Zimmermann
c286dab4fe
Bug 1091577: Added general-purpose notification runnables for Bluetooth, r=shawnjohnjr
...
A backend notification runnable in Bluetooth is used to transfer
a notification from the I/O thread to the main thread; an interface
runnable transfers and executes a result handler. Both are currently
implemented by the Bluetooth backends.
This patch adds new runnables that are independend from any backend
code or data structures.
2014-11-05 15:43:06 +01:00
Carsten "Tomcat" Book
13de0f42c9
Backed out 7 changesets (bug 1084651) for ASAN Bustage on a CLOSED TREE
...
Backed out changeset dd2b3e78b425 (bug 1084651)
Backed out changeset 2711fbd91819 (bug 1084651)
Backed out changeset 59a163addd79 (bug 1084651)
Backed out changeset d36f6dbbf925 (bug 1084651)
Backed out changeset 78102b62a4a0 (bug 1084651)
Backed out changeset 06387a2343a0 (bug 1084651)
Backed out changeset 2f8e7c39573e (bug 1084651)
2014-11-05 15:20:25 +01:00
Carsten "Tomcat" Book
5fcc967a48
Backed out changeset 1f590c2c40f0 (bug 1093028
) for web-platform-2 test failures on a CLOSED TREE
2014-11-05 15:19:53 +01:00
Wes Kocher
393e29a1af
Merge m-c to b2g-inbound a=merge
2014-11-04 20:39:07 -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
Andrew Osmond
8b6050a745
Bug 1093663 - Load recorder profiles when setting the video configuration if not already. r=mikeh
2014-11-04 11:34:00 -05:00
Masayuki Nakano
020fd43d35
Bug 1047588 - IMEContentObserver::Init() should take nsIEditor because nsDocShell sometimes hasn't been initialized and nsContentEditor::GetHTMLEditor() fails. r=smaug
2014-11-05 08:12:44 -05:00
JW Wang
6f28d2bb7c
Bug 1021682 - Fix and re-enable test_streams_gc.html on B2G. r=cpearce
2014-11-04 18:11:00 -05:00
Gabor Krizsanits
eb4b088d8d
Bug 1093028
- Imports should block DOMContentLoaded of the parent. r=mrbkap
2014-11-05 14:01:51 +01: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
Antonio M. Amaya
acef08daa0
Bug 1092152 - Don't calculate the downloaded file hash if we didn't download it. r=fabrice
2014-10-31 10:36:00 -04:00
Yoshi Huang
6522c9ac46
Bug 1085301 - B2G NFC: Don't check sessionToken in notifyPeerFound. r=dimi
2014-11-05 11:09:37 +08:00
Yoshi Huang
9fa6a39648
Bug 978707 : update checkSessionToken. r=dimi
...
From da437d03c648c33cd168db21ed5ef95eaab07da3 Mon Sep 17 00:00:00 2001
---
dom/nfc/NfcContentHelper.js | 5 +++--
dom/nfc/gonk/Nfc.js | 21 +++++++--------------
dom/nfc/gonk/nfc_consts.js | 4 ++--
dom/nfc/nsINfcContentHelper.idl | 4 ++--
dom/nfc/nsNfc.js | 2 +-
5 files changed, 15 insertions(+), 21 deletions(-)
2014-11-04 17:29:26 +08:00
Yoshi Huang
e0d3a4b820
Bug 1090803 - rename makeReadOnlyNDEF to makeReadOnly in MozNFCTag. r=smaug, dimi
2014-10-31 14:51:41 +08: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