Chris Pearce
|
30d943ae95
|
Chris Pearce - Bug 478957 - Audit events when loading local files from another domain. r+ doublec sr+ roc
|
2009-03-09 10:02:14 +13:00 |
|
Chris Pearce
|
8504bb216c
|
Chris Pearce - Bug 479711 - Media elements should delay the document 'load' event
|
2009-03-09 10:01:03 +13:00 |
|
Chris Pearce
|
bec4c67a63
|
Chris Pearce - Bug 479859 - Implement new new load algorithm r+ doublec sr+ roc.
|
2009-03-09 09:59:08 +13:00 |
|
Matthew Gregan
|
3facbf1d48
|
Merge backout of 59d848818fd8.
|
2009-02-26 22:06:11 +13:00 |
|
Matthew Gregan
|
241ed4b214
|
Backed out changeset 59d848818fd8
|
2009-02-26 21:59:39 +13:00 |
|
Matthew Gregan
|
005e869ef9
|
Replace test Wave file with silent alternative. No bug.
|
2009-02-26 21:30:29 +13:00 |
|
Matthew Gregan
|
51b1c1c5aa
|
Bug 470662 - Don't set paused to true when playback ends. r=chris.double, sr=roc
|
2009-02-25 14:41:42 +13:00 |
|
Chris Pearce
|
74bfee1398
|
b=465458 Media selection algorithm changed in r2403 of HTML5 spec r=doublec sr=roc
--HG--
extra : rebase_source : 09a091ebb5c7a42480a423ac304aacedfa286c4c
|
2009-02-20 15:49:00 +13:00 |
|
Matthew Gregan
|
e8bfc86879
|
Bug 469268 - More mochitests for the Wave decoder backend. Also enable the test disabled due to bug 474754. r+sr=roc
|
2009-02-19 18:23:13 +01:00 |
|
Matthew Gregan
|
fc66ef3b4b
|
Bug 478684 - test_play.html fails intermittently
--HG--
extra : rebase_source : d84a07bc61144b7ab88e217bf9e5b815d273fb88
|
2009-02-18 17:16:18 +13:00 |
|
Ted Mielczarek
|
a30e7aa171
|
disable crashtest 428844-1.html for random failures, see bug 471185. disable media test_play.html for random failures, see bug 478868
|
2009-02-17 11:43:17 -05:00 |
|
Chris Pearce
|
9375bb735b
|
Bug 462455. Initiate media load when appending <source> child elements to media elements. r=doublec,sr=roc
--HG--
extra : rebase_source : b9bca050ef528705c08988d3677bf9bd8c865f33
|
2009-02-16 14:05:28 +13:00 |
|
Chris Pearce
|
57ecf8cbff
|
Bug 476731 - Media element should fire error event when src is a 404; missing test_error_on_404.html; r=chris.double sr=roc
|
2009-02-15 18:14:49 +01:00 |
|
Chris Pearce
|
0528fe151f
|
Bug 476731 - Media element should fire error event when src is a 404; r=chris.double sr=roc
|
2009-02-15 17:26:32 +01:00 |
|
Robert O'Callahan
|
af7e712e3f
|
Bug 469272. Get rid of mPlayRequested since it's not needed; just use mPaused to remember whether we should be playing or not, if play() is called before the stream is loaded. r=doublec,r=kinetik
--HG--
extra : rebase_source : 2753730346f3159f07214e0116a9a32bc45a348d
|
2009-02-11 14:23:19 +13:00 |
|
Chris Double
|
efa39a8385
|
Back out bug 476731 in commit id 364777bc90b5 due to reftest failures
|
2009-02-09 15:52:04 +13:00 |
|
Chris Double
|
cb749708f5
|
Backed out changeset 364777bc90b5 due to test failures
|
2009-02-09 15:51:16 +13:00 |
|
Chris Double
|
d12a22daef
|
Bug 469923 - Fix rounding issues with X-Content-Duration header causing test failure - r+sr=roc
|
2009-02-09 14:47:49 +13:00 |
|
Chris Pearce
|
8d5bc5908a
|
Bug 476731 - Media element should fire error event when src is a 404 - r=doublec sr=roc
|
2009-02-09 14:04:10 +13:00 |
|
Chris Double
|
0757196440
|
Bug 469923 - Support X-Content-Duration for improved duration retrieval for Ogg media - r+sr=roc
|
2009-02-07 23:10:34 +13:00 |
|
Jesse Ruderman
|
2e1fda752f
|
Add crashtests for the following bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=328944+401042+413085+416461+431705+437142+449006+463741+465651+472782+474744
|
2009-02-07 21:33:31 -08:00 |
|
Robert O'Callahan
|
c94a302481
|
Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec
|
2009-02-05 21:02:21 +13:00 |
|
Robert O'Callahan
|
c752fcbe22
|
Backed out changeset ba595db2b681
|
2009-02-05 23:51:24 +13:00 |
|
Robert O'Callahan
|
3c26c1d1a0
|
Bug 455654. Rework the download-rate, playback-rate and related statistics so they're managed by the decoders in a thread-safe way. Implement proper HTML5 readyState handling with event firing, including 'canplay' and 'canplaythrough' events and autoplay behaviour. Also changes buffering so that we buffer when we're actually about to run out of data, instead of trying to guess when to buffer based on rate estimates. r=doublec
|
2009-02-05 21:02:21 +13:00 |
|
Robert O'Callahan
|
6710c49b25
|
Bug 466410. Make sure videoWidth and videoHeight are posted to the element before metadataloaded fires. r=doublec
|
2009-01-28 22:33:37 +13:00 |
|
Chris Double
|
85e6295f63
|
Bug 451958 - Disable tests that fail randomly on Windows - r=roc
|
2009-01-27 15:33:03 +13:00 |
|
Chris Pearce
|
3b0b1c6e28
|
Bug 451958. Support Access-Controls for media loads. r+sr=roc
--HG--
extra : rebase_source : 4a180379a401040f16c4fce80ef116da139ba2cb
|
2009-01-25 00:00:17 +13:00 |
|
Robert O'Callahan
|
876f275609
|
Backed out changeset a87563d6594e
--HG--
extra : rebase_source : e4687a80f8e88f7f0e156a34ca95f96a1eaf85f6
|
2009-01-23 17:39:45 +13:00 |
|
Chris Pearce
|
f816163290
|
Bug 451958. Support Access-Controls for media loads. r+sr=roc
--HG--
extra : rebase_source : ab0be3a0dc18e6accfb4059c5d0f3e252b890afc
|
2009-01-23 16:13:19 +13:00 |
|
Robert O'Callahan
|
66b0586b81
|
test_progress1.html still fails, sigh
|
2009-01-23 08:32:08 +13:00 |
|
Ted Mielczarek
|
961ec917de
|
bug 474754 - sporadic test failures in test_wav_trunc.html. disable this test for now
|
2009-01-22 10:08:36 -05:00 |
|
Robert O'Callahan
|
6041ff18b9
|
Reenable test_progress1 to see if it passes now
|
2009-01-22 22:36:03 +13:00 |
|
Daniel Holbert
|
2fc6f19341
|
Backed out changeset e6566d187edd (bug 466410) on suspicion of causing linux reftest failures in 'ogg-video/basic-1.html' and 'ogg-video/zoomed-1.html'
|
2009-01-21 22:36:22 -08:00 |
|
Robert O'Callahan
|
1ff5269fcc
|
Bug 466410. Ensure that videoWidth and videoHeight are valid when metadataloaded fires on Ogg videos. r=doublec
--HG--
extra : rebase_source : 9e2a9c286a97ad9ba376a68d53a901af6b8ed312
|
2009-01-22 13:52:06 +13:00 |
|
Robert O'Callahan
|
8a01e6f96e
|
Add missing tests for bug 463830
|
2009-01-17 22:26:55 +13:00 |
|
Chris Pearce
|
dd26dee475
|
Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky
--HG--
extra : rebase_source : b9ee2200c86a0c3fa06cdb163a39a183aa313380
|
2009-01-16 22:07:26 +13:00 |
|
Robert O'Callahan
|
82f8d8d1cb
|
Disable randomly-failing progress-event test, properly
|
2009-01-16 15:24:52 +13:00 |
|
Robert O'Callahan
|
134102b6da
|
Disable randomly-failing progress-event test
|
2009-01-16 15:15:21 +13:00 |
|
Chris Double
|
525b4dcecb
|
Bug 464376 - Dispatch progress events while media resource is downloading - r+sr=roc
|
2009-01-16 09:26:51 +13:00 |
|
Chris Double
|
cdee3a861f
|
Backed out changeset f155c8f39715
|
2009-01-07 16:33:42 +13:00 |
|
Chris Double
|
508543fa18
|
Bug 464376 - Fire audio/video progress events as per spec - r+sr=roc
|
2009-01-07 14:48:52 +13:00 |
|
Jesse Ruderman
|
22cd32241d
|
Add five crashtests
|
2009-01-06 16:47:56 -08:00 |
|
Chris Pearce
|
d79cdb7eae
|
Bug 472204. Define event handler scripts before the video/audio elements that reference them, to guard against situations where the video element loads before we've parsed the event handlers. r=roc
|
2009-01-06 14:18:40 +13:00 |
|
Robert O'Callahan
|
c149ac33a2
|
Backed out changeset a5587354082a
|
2009-01-05 16:33:01 +13:00 |
|
Chris Pearce
|
5f79974815
|
Bug 451958. Implement load policy for media elements. r+sr=roc
--HG--
extra : rebase_source : 6554a080e91e0cf61807dd29ca5103dd35531cd8
|
2009-01-05 13:50:33 +13:00 |
|
Robert O'Callahan
|
d7e2ae3261
|
Backed out changeset 1a4e7f55120d
|
2008-12-18 23:17:30 +13:00 |
|
Chris Double
|
fd9291b7fe
|
Bug 464376. Fire progress events reliably and especially be sure to fire a final progress event when the resource finishes loading. r+sr=roc
--HG--
extra : rebase_source : 387866a3c9ad9f05e35e9876ebd1db1224237798
|
2008-12-18 20:56:32 +13:00 |
|
Robert O'Callahan
|
f4013df6e7
|
Backed out changeset 70b57b58afe2
|
2008-12-18 16:55:38 +13:00 |
|
Chris Double
|
9e493d5b6d
|
Bug 464376. Fire progress events more consistently, especially being sure to fire a progress event at the end of a load. r+sr=roc
|
2008-12-18 14:48:44 +13:00 |
|
Robert O'Callahan
|
50bd83420a
|
Bug 469247. Implement 'canPlayType' API for video/audio elements. r=doublec,r+sr=bzbarsky
--HG--
extra : rebase_source : 06b14571546a763ee4f4b8641e8582bfff2caf8d
|
2008-12-17 15:11:07 +13:00 |
|