Commit Graph

27 Commits

Author SHA1 Message Date
Justin Dolske
777895d589 Bug 487719 - video controls should use addEventListener instead of oncommand. r=gavin 2009-04-14 20:35:16 -07:00
Justin Dolske
5a83dbd158 Backed out changeset 1e38c7369a3d (bug 475318) 2009-04-13 01:29:57 -07:00
Justin Dolske
29fa8ab2f5 Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-12 23:09:22 -07:00
Neil Deakin
5d99cbc1d8 Bug 475286, support a movetoclick mode for scales. Use this by default for mac and video position widget, r+sr=neil 2009-03-31 14:11:35 -04:00
Justin Dolske
7cfabbe975 Bug 484935 - videocontrols should use display:none on hidden items to minimize CPU usage. r=enn 2009-03-29 15:29:21 -07:00
Justin Dolske
6071c27986 Bug 481040 - video controls should indicate when an error occurs. r=enn 2009-03-23 16:40:39 -07:00
Justin Dolske
c15e7e6e31 Bug 462368 - Controls should always be visible for a <video> element without a video track. r=enn 2009-03-10 14:16:35 -07:00
Chris Pearce
cdac4f5e82 Matthew Gregan - Bug 470662 - controls patch 2009-03-09 15:22:47 +13:00
Justin Dolske
0ffc0e6eb8 Bug 470983 - Video controls should ...buffering... indicate when ...buffering... playback is stalled. r=enn, ui-r=boriss 2009-02-25 23:40:38 -08:00
Justin Dolske
25382dc4f4 Bug 462114 - Event handlers in video control XBL binding should self-terminate. r=enn 2009-02-25 23:40:37 -08:00
Nochum Sossonko
1aafbb746e b=478982 Gecko users may need to prevent autoplay for video/audio content in messages r=roc,dolske sr=roc 2009-02-20 17:05:07 +13:00
Justin Dolske
27ddb1cca1 Bug 475861 - Clicking video control's scrubber line causes only tiny position change. r=gavin 2009-02-01 23:44:01 -08:00
Justin Dolske
d1bac89ccf Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss 2009-01-24 21:21:32 -08:00
Justin Dolske
bb6454e798 Bug 469211 - Video controls should not require initial mouse over to appear. r=enn ui-r=boriss 2009-01-19 14:51:38 -08:00
L. David Baron
ae3e598878 Handle mouseover/mouseout when the mouse transitions between the video element and its videocontrols child (which covers its entire content area). (Bug 470596) r=dolske,enndeakin 2009-01-10 08:28:15 -08:00
Justin Dolske
7edfadf65b Bug 464371 - <video> fires multiple load events, controls should be <button>s. r=enn 2008-12-22 13:05:29 -08:00
Justin Dolske
61c315c483 Bug 469030 - video control binding shouldn't use ID attribute. r=enn 2008-12-20 14:57:34 -08:00
Justin Dolske
8b750632b1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Robert O'Callahan
ed66190092 Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
2008-12-17 13:27:46 +13:00
Justin Dolske
346d856ebc Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
8e2366ed19 Bug 461680 - Improve video control fade in/out animation. (test bustage fix) 2008-12-10 18:09:19 -08:00
Justin Dolske
ec8bca15a1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-10 16:15:47 -08:00
Justin Dolske
3c849b43c3 Bug 460771 - Play/pause control confused after video ends. r=gavin 2008-11-03 19:22:30 -08:00
Justin Dolske
3799b16701 Bug 448909 - Need more controls WHATWG Video tag (followup patch). r=mconnor 2008-10-29 00:35:49 -07:00
Chris Double
dd7fc2d9fd Bug 457964 - changed media paused type to boolean - r+sr=roc 2008-10-29 10:54:17 +13:00
Justin Dolske
c7a8de4b6c Bug 448909 - Need more controls WHATWG Video tag. r=mconnor, r=bz 2008-10-01 01:00:22 -07:00
Chris Double
02ccf2851f Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc 2008-07-09 20:22:20 +12:00