Commit Graph

27245 Commits

Author SHA1 Message Date
Bobby Holley
2c76301bbe Bug 1091008 - Hoist stream pinning into the MediaDecoderReaders and make MediaDecoderStateMachine::GetBuffered just forward to them. r=cpearce
Whether or not we ping a stream depends a lot on what kind of decoder we're
dealing with. In particular, it doesn't really make sense for MSE.
2014-11-05 10:08:58 +01:00
Bobby Holley
898cc7bcbf Bug 1091008 - Remove the aStartTime argument from MediaDecoderReader::GetBuffered. r=cpearce
We now have this stashed on the superclass.
2014-11-05 10:08:58 +01:00
Bobby Holley
28095a34a2 Bug 1091008 - Teach MediaDecoderReader about its start time. r=cpearce
Duplicating state is never great, but this lets the reader make calculations
using this immutable state variable without involving the state machine. We
could alternatively punch a hole from MediaDecoderReader to
MediaDecoderStateMachine and access it there, but that would create tighter
coupling, and weird relationships for MSE.
2014-11-05 10:08:58 +01:00
Bobby Holley
e9df7f43c5 Bug 1091008 - Factor out IsDataCachedToEndOfResource() into a higher-level question and answer it sensibly for MSE. r=cpearce 2014-11-05 10:08:57 +01:00
Carsten "Tomcat" Book
ea92405f17 Backed out changeset 2dbf8f6bd2aa (bug 1092446) for suspicion of adding a hazard 2014-11-05 10:04:08 +01:00
Anthony Jones
f85013ef40 Bug 1094049 - Make GonkDecoderModule use currect display height; r=bwu 2014-11-05 16:18:32 +08:00
Catalin Badea
f2322e1cc7 Bug 982726 - Patch 1.5 - Update getServiced test and fix an assert when the registration has been removed. r=baku 2014-11-04 13:04:00 +01:00
Catalin Badea
f55b421b11 Bug 982726 - Patch 1.4 - Fix second crash scenario caused by a race in PromiseHolder. r=baku 2014-10-30 16:13:00 +01:00
Catalin Badea
7ef8a0aa3f Bug 982726 - Patch 1.3 - Fix crash caused by a race condition in PromiseHolder. r=baku 2014-10-28 10:29:00 +01:00
Ehsan Akhgari
15d4ca85f0 Bug 982726 - Part 1.2: Break the cyclic dependency between WorkerScope.h and ServiceWorkerClients.h, and introduce a ToSupports overload for WorkerGlobalScope in order to fix the b2g builds. r=baku 2014-10-27 12:03:00 +01:00
Catalin Badea
d41b9c8d6d Bug 982726 - Patch 1.1 - Service Worker: ServiceWorkerClients and Client interfaces with getServiced(). r=baku 2014-10-27 12:03:00 +01:00
Jan Varga
c904b04ed5 Bug 1067568 - Intermittent test_filehandle_readonly_exceptions.html | Assertion count 4 is greater than expected (ASSERTION: We don't know anyting about this file handle?!: 'Error', file dom/filehandle/FileService.cpp, line 234); r=bent 2014-11-05 08:30:21 +01:00
Wes Kocher
5f38edc7bc no bug - Fix merge conflict to help open this CLOSED TREE 2014-11-04 20:56:45 -08:00
Wes Kocher
ddb399b2b1 Merge m-c to inbound a=merge CLOSED TREE 2014-11-04 20:37:26 -08:00
Wes Kocher
bfa9338753 Backed out changeset f86dbba73d43 (bug 1047588) under suspicion of adding a hazard on a CLOSED TREE 2014-11-04 20:25:47 -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
Chris Pearce
3050a6fa96 Bug 1090523 - Add more logging to help debug infrequent EME/MSE failure. r=edwin 2014-11-05 15:11:44 +13:00
Bill McCloskey
131e9e4677 Bug 1092446 - [e10s] Allow unprivileged scopes to call content-to-chrome CPOWs (r=bholley) 2014-11-04 17:38:19 -08:00
Masayuki Nakano
2e0a02aec5 Bug 1047588 IMEContentObserver::Init() should take nsIEditor because nsDocShell sometimes hasn't been initialized and nsContentEditor::GetHTMLEditor() fails r=smaug 2014-11-05 10:36:37 +09:00
Dave Townsend
48fd0f2aa4 Bug 1093048: Add a string overload to nsIDOMWindowUtils.removeSheet. r=bholley 2014-11-04 09:32:06 -08: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
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
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
Szu-Yu Chen [:aknow]
eb2b44aca6 Bug 1091551 - Part 1: Notify callDisconnected after audioStateChanged. r=hsinyi 2014-11-04 15:44:14 +08:00
Dimi Lee
f8b8af1695 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
583d7b87d5 Merge mozilla-central to b2g-inbound a=merge 2014-11-03 19:34:31 -08:00
Ryan VanderMeulen
28f07ec43a Bug 811470 - Fix broken manifest on a CLOSED TREE. 2014-11-03 17:19:51 -05:00
Ryan VanderMeulen
cb62add4d6 Merge m-c to inbound. a=merge
CLOSED TREE
2014-11-03 17:11:06 -05:00
Ryan VanderMeulen
bcbfdeab50 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
c6bae7bb09 Merge fx-team to m-c. a=merge 2014-11-03 16:47:18 -05:00
Ryan VanderMeulen
709cd05e3b Merge b2g-inbound to m-c. a=merge 2014-11-03 16:34:56 -05:00
Jan Varga
26949c745b Backed out changeset 45dad11b6580 (bug 1089764) for causing bug 1093067 and bug 1093223. 2014-11-03 21:00:52 +01:00
Markus Nilsson
957dfc1404 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
f48ed60e4f Bug 1091025: enable play/ pause, previous, next and stop media AppCommands. r=jimm 2014-11-03 15:17:07 +01:00
Carsten "Tomcat" Book
10acaa886e merge b2g-inbound to mozilla-central a=merge 2014-11-03 12:59:39 +01:00
Edgar Chen
33e7b7054d Bug 1092013 - Part 2: Enable ril debug when running mobileConnection tests. r=hsinyi 2014-11-02 14:39:14 +08:00