Commit Graph

27297 Commits

Author SHA1 Message Date
Matt Woodrow
f2179de021 Bug 1056441 - Make MediaSourceReader seeking asynchronous. r=kinetik 2014-11-05 13:32:26 +13:00
Matt Woodrow
1be573b7cb Bug 1062661 - Part 1: Discard decoders that don't have any data in them. r=karlt 2014-11-04 11:16:34 +13:00
Matt Woodrow
b6cbee546f Bug 1062661 - Part 1: Fix ResourceQueue::Evict so that it tries to remove enough data to get us under the threshold. r=kinetik 2014-11-04 11:16:31 +13:00
Bill McCloskey
6d500d6132 Bug 1092156 - Add missing comments DONTBUILD (r=bholley) 2014-11-05 17:22:20 -08:00
Robert O'Callahan
9c502a0a72 Bug 1085186. Don't readahead more than 30s of media data per resource on mobile/B2G. r=cpearce
--HG--
extra : rebase_source : 6fce6b5390d0eb76463db04f7dd72f79b97d39c5
2014-10-21 10:32:11 +13:00
Bill McCloskey
1ff89d2f94 Bug 1092156 - [e10s] Don't use compartment-per-addon if window already associated with add-on (r=bholley) 2014-11-05 17:10:37 -08:00
Bill McCloskey
35b4827734 Bug 1092446 - [e10s] Allow unprivileged scopes to call content-to-chrome CPOWs (r=bholley) 2014-11-04 17:38:19 -08:00
Ryan VanderMeulen
807d5426dd Merge m-c to inbound. a=merge
CLOSED TREE
2014-11-05 15:24:43 -05:00
Tom Schuster
38b3312793 Bug 1091900 - Fix build on CLOSED TREE 2014-11-05 21:19:04 +01:00
Ryan VanderMeulen
75d3ed78f9 Merge fx-team to m-c. a=merge 2014-11-05 14:51:17 -05:00
Ryan VanderMeulen
8d6c07473f Merge b2g-inbound to m-c. a=merge 2014-11-05 14:49:12 -05:00
Tom Schuster
5ab9fec9c7 Bug 1091900 - Remove iteratorObject hook. r=jorendorff 2014-11-05 20:36:49 +01:00
Ryan VanderMeulen
882da650d5 Merge inbound to m-c. a=merge 2014-11-05 14:04:21 -05:00
Sean Lin
2ecdebe1fc 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
cfbff77873 Bug 1088635. r=smaug. 2014-11-05 17:44:37 +02:00
Thomas Zimmermann
fe9d8b3837 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
47ba320636 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
8971b645fb 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
308e04ffa0 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
d252df7f19 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
5a15cfb723 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
fbb8ab3bb8 Merge m-c to b2g-inbound a=merge 2014-11-04 20:39:07 -08:00
Wes Kocher
2c43a8ea77 Merge fx-team to m-c a=merge 2014-11-04 19:53:20 -08:00
Wes Kocher
a3283d04f8 Merge inbound to m-c a=merge 2014-11-04 18:18:54 -08:00
Dave Townsend
48fd0f2aa4 Bug 1093048: Add a string overload to nsIDOMWindowUtils.removeSheet. r=bholley 2014-11-04 09:32:06 -08:00
Andrew Osmond
23abc8edcc 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
0e79e41627 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
7250657401 Bug 1021682 - Fix and re-enable test_streams_gc.html on B2G. r=cpearce 2014-11-04 18:11:00 -05:00
Gabor Krizsanits
7e993d103f Bug 1093028 - Imports should block DOMContentLoaded of the parent. r=mrbkap 2014-11-05 14:01:51 +01:00
Dave Hylands
0261063841 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
Jon Coppeard
cbc7a10921 Bug 650161 - Update plugin wrapper tracing to work with compacting GC r=terrence r=johns 2014-11-05 16:37:16 +00:00
Andreas Pehrson
54b6628987 Bug 1078017 - Deregister track callbacks before unlinking tracks. r=jesup,jib 2014-11-02 00:56:10 +01:00
Jan Varga
b1a21c2044 Bug 1089764 - Treat persistent storage as temporary storage; r=bent 2014-11-04 21:44:56 +01:00
Karl Tomlinson
0b2cf3d9a5 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
2d555f9548 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
9eeaa9a166 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
a40abc263b Bug 1085301 - B2G NFC: Don't check sessionToken in notifyPeerFound. r=dimi 2014-11-05 11:09:37 +08:00
Yoshi Huang
269ed0bb36 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
a32aa09754 Bug 1090803 - rename makeReadOnlyNDEF to makeReadOnly in MozNFCTag. r=smaug, dimi 2014-10-31 14:51:41 +08:00
Eden Chuang
9fe52139e4 Bug 1074590 - Adding volume accessbility checking before set it as mounted. r=dhylands 2014-10-31 10:30:48 +08:00
Krzysztof Mioduszewski
b5da8db71d Bug 1073014 - Part 3: Add xpcshell tests for HCIEventTransactionSystemMessageConfigurator. r=allstars.chh 2014-11-04 03:35:00 -05:00
Krzysztof Mioduszewski
3dc065497f 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
ae29624e84 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
65b5735ab9 Merge mozilla-central to b2g-inbound 2014-11-04 13:39:32 +01:00
Carsten "Tomcat" Book
51020bb7e8 merge mozilla-inbound to mozilla-central a=merge 2014-11-04 12:53:14 +01:00
Bill McCloskey
99ccedd936 Bug 886301 - Disable editing imptests on e10s 2014-11-03 20:21:34 -08:00
Markus Stange
b1e5037be9 Bug 1018845 - Make the fullscreen button easier to see on dark backgrounds. r=roc 2014-11-03 22:14:10 -05:00
Edgar Chen
eef8fabca3 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
c0e8dbbc10 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]
ae1bbf3359 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