Chris Pearce
|
c7db97f406
|
Bug 713381 - Queue media decode thread creation when limit reached. r=roc
|
2012-01-19 09:15:57 +13:00 |
|
Plop
|
8729f22343
|
Bug 711446: Test defaultMuted with reflect.js; r=Ms2ger
|
2011-12-28 09:13:37 +01:00 |
|
Andrew Quartey
|
e782621700
|
Bug 706731: Support for defaultMuted DOM attribute on media elements. r=kinetik,bzbarsky
|
2011-12-15 14:36:46 -05:00 |
|
Brad Lassey
|
fb38b7fab8
|
Bug 687972 - backing out changesets b17ab862bbc1 and a6db0c6c94a3 r=orange
|
2011-11-30 22:59:00 -05:00 |
|
Robert O'Callahan
|
b1c2e62040
|
Bug 687972. Remove logging code now that we've fixed the bug.
|
2011-12-01 15:49:50 +13:00 |
|
Chris Pearce
|
8e92cfdc4c
|
Bug 705994 - Ensure test_preload_actions doesn't try to finish test cases multiple times. r=roc
|
2011-11-30 11:01:14 +13:00 |
|
Robert O'Callahan
|
f5d5e833e0
|
Adding more logging to try to track down bug 687972.
|
2011-11-29 16:12:40 +13:00 |
|
Chris Pearce
|
eb3d8c40bf
|
Bug 687972 - Add some verification to MediaTestManager. r=roc
|
2011-11-29 12:17:09 +13:00 |
|
Robert O'Callahan
|
7cda52b8aa
|
Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec
|
2011-11-25 15:06:22 +13:00 |
|
Robert O'Callahan
|
e5c5e6b988
|
Backing out part of bug 703379 to fix build failure of nsRawReader
|
2011-11-24 12:30:03 +13:00 |
|
Robert O'Callahan
|
f734db7521
|
Bug 703379. Keep a table of media elements indexed by URI and when loading, try to find an existing element with the same URI and clone its decoder. r=doublec
|
2011-11-24 12:05:13 +13:00 |
|
Robert O'Callahan
|
71e8a8e2cf
|
Bug 680275. Fix test to ensure that window always gets closed. r=doublec
|
2011-11-24 12:01:20 +13:00 |
|
Matthew Gregan
|
37527f99d1
|
Bug 449157 - Implement loop attribute on media elements. r=roc
|
2011-11-21 11:59:01 +13:00 |
|
Chris Double
|
aa378fd6c7
|
Bug 691096 - Add test - r=cpearce
--HG--
extra : rebase_source : 076426e90960bbd0d60fc2186a93722734677d89
|
2011-11-08 14:38:22 +13:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Marco Bonardo
|
65c8b48385
|
Backout 12744c5b688d, edefcb820429 to investigate Android C1 permaorange.
|
2011-11-03 09:24:02 +01:00 |
|
Chris Double
|
c60855051a
|
Bug 691096 - Add test - r=cpearce
--HG--
extra : rebase_source : c2758165d8ef6bd31d180588efe9dfd0023d0707
|
2011-11-03 14:58:59 +13:00 |
|
Chris Double
|
aa7ee53711
|
Bug 686942 - Add test - r=kinetik
--HG--
extra : rebase_source : 722b14f4731f46c598c1dcc2b7495a1f0f133e77
|
2011-09-30 17:13:15 +13:00 |
|
Chris Pearce
|
20ce360676
|
Bug 683421 - Make MediaTestManager less 'batchy'. r=kinetik
|
2011-08-31 15:38:10 +12:00 |
|
Chris Double
|
6282bd0d7d
|
Bug 679262 - Seeking to end of file during loadedmetadata event breaks further playback - r=cpearce
--HG--
extra : rebase_source : 1ecffe9613128724e38060d44a46a5bdbcc6fb18
|
2011-08-29 13:35:52 +12:00 |
|
Chris Double
|
017ca5a5d8
|
Bug 682141 - Mark test that reads video fragment end time as todo due to intermittent timing issues related to sound buffers - r=cpearce
--HG--
extra : rebase_source : 0cf9bb517b727fa1f163f80d22d62ea0bddff7a3
|
2011-08-29 13:33:07 +12:00 |
|
Chris Double
|
4bb2da9957
|
Bug 648595 - Part 2/2: Tests for temporal media fragments support - r=cpearce
--HG--
extra : rebase_source : 45e62dc05dff2660a07b43989cdb179e91ac31a5
|
2011-08-25 11:42:27 +12:00 |
|
Chris Pearce
|
74aeb8ac09
|
Bug 671745 - Remove another unnecessary and orange-inducing play() in test_replay_metadata. r=kinetik
|
2011-08-23 10:35:22 +12:00 |
|
Josh Matthews
|
9a5037c360
|
Bug 680275 - Ensure that the video load begins before adding the video to a new document. r=roc
|
2011-08-18 18:38:26 -04:00 |
|
Chris Pearce
|
858ae394a1
|
Bug 671745 - Remove unnecessary and orange-inducing play() in test_replay_metadata. r=doublec
|
2011-08-18 16:41:24 +12:00 |
|
Malini Das
|
960a7c7495
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
|
2011-08-12 12:21:44 -04:00 |
|
Malini Das
|
02665c9658
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Malini Das
|
da32b5cbd3
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
|
2011-08-12 12:21:37 -04:00 |
|
Paul ADENOT
|
36cf6a91a7
|
Bug 462960 - Implement nsIDOMHTMLMediaElement::GetSeekable() + seeking algorithm part 7. r=cpearce
|
2011-08-09 12:10:48 +02:00 |
|
Chris Pearce
|
e9746ae18e
|
Bug 675747 - Handle multiple bos pages in a single ogg bitstream. r=doublec
|
2011-08-05 08:44:24 +12:00 |
|
Marco Bonardo
|
e54d67ac13
|
Backout changesets e0aab5011b70, 0040f406ea6d (Bug 462959) due to intermittent crashes in its own test.
|
2011-08-02 23:36:14 +02:00 |
|
Paul ADENOT
|
6c67043066
|
Bug 462959 - Tests for HTMLMediaElement.played; r=cpearce+kinetik
|
2011-07-03 11:53:39 +02:00 |
|
Paul ADENOT
|
99d65b2f85
|
Bug 619752 part 1 - Duration should be +Inf on infinite length video streams. Core changes and corresponding test fixes. r=cpearce
|
2011-08-01 14:11:20 -04:00 |
|
Chris Pearce
|
ea5c48904a
|
Bug 592833 - Shutdown inactive media decode threads, don't start audio thread until needed. r=roc
|
2011-07-12 15:39:37 +12:00 |
|
Chris Pearce
|
09f21e3e39
|
Bug 592833 - Run media state machine as a series of events. r=roc
|
2011-07-12 15:39:32 +12:00 |
|
Chris Pearce
|
1e2942a0a5
|
Bug 592833 - Move seeking to the decode thread. r=roc
|
2011-07-12 15:39:25 +12:00 |
|
Chris Pearce
|
055f6af4bb
|
Bug 656480 - Make test_bug495300 use MediaTestManager. r=roc
|
2011-05-12 14:02:34 +12:00 |
|
Chris Pearce
|
3fa5bf6b10
|
Bug 641718 - Round nsWaveReader's buffered ranges times to usecs. r=kinetik
|
2011-04-14 10:12:23 +12:00 |
|
Chris Pearce
|
a259c20cba
|
Bug 641718 - Convert to using microseconds for internal video timestamps. r=kinetik
|
2011-04-14 10:12:23 +12:00 |
|
Chris Pearce
|
48f5b7cc07
|
Bug 641718 - Backout 44d43f095a4f. r=backout
|
2011-04-01 13:02:20 +13:00 |
|
Chris Pearce
|
526f101e8a
|
Bug 641718 - Convert to using microseconds for internal video timestamps. r=kinetik
|
2011-04-01 11:10:49 +13:00 |
|
Chris Pearce
|
781dcec68c
|
Bug 646766 - Make test_info_leak use MediaTestManager so it can be parallelized. r=roc
|
2011-04-01 11:10:48 +13:00 |
|
Chris Double
|
85bb421dd4
|
Bug 646682 - Fix range check in test_wave_data media tests - r=kinetik
|
2011-03-31 14:08:49 +13:00 |
|
Chris Double
|
bd28db8dee
|
Bug 635649 - Refactor Wave backend to use content/media nsBuiltinDecoder framework - r=kinetik
commit c7e190d81b10e7425b53217352c126adfbb79c4a
Author: Chris Double <chris.double@double.co.nz>
Date: Thu Mar 24 18:09:06 2011 +1300
Fix
|
2011-03-30 18:37:42 +13:00 |
|
Chris Double
|
143856bc77
|
Bug 556821 - Use Ogg Skeleton presentation time for start of videos - r=cpearce
--HG--
extra : rebase_source : 83020ac5028e9f94cabe6a3c959cf84eeb25449f
|
2011-03-24 14:16:30 +13:00 |
|
Joel Maher
|
368d8a0909
|
Bug 637660 - add sandbox.Android, and skip a few crashtests so we can run green on Android. r=dbaron, a=tests
|
2011-03-11 09:15:33 -05:00 |
|
Matthew Gregan
|
b3b3f3320b
|
Bug 546700 - Recover gracefully from servers that send Accept-Ranges but don't. r=roc a=roc
|
2011-02-21 16:38:29 +13:00 |
|
Matthew Gregan
|
a2f5d89538
|
Bug 634787 - Fix frame wait calculation and early return from Wait(). r=cpearce a=roc
|
2011-02-18 15:30:33 +13:00 |
|
Wes Johnston
|
a97733eea4
|
Bug 631058 - Part 1 - Allow specifying default preload behavior through a pref. r=cpearce, a=blocking-fennec
|
2011-02-15 16:54:47 -08:00 |
|