Commit Graph

71 Commits

Author SHA1 Message Date
Paul ADENOT
76a6df10e0 Bug 669616 - Round time to the nearest full-second value to fix inaccuracies in audio controls. r=dolske 2011-07-11 12:24:20 -07:00
Jared Wein
6d57c650f4 Bug 667323: right clicking a video shouldn't trigger play/pause behavior, r=gavin 2011-06-27 20:57:35 -04:00
Marco Bonardo
5fe0614d99 Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +02:00
Jared Wein
d8d06e48e3 Bug 518008 - Make clicking the video content area play/pause the video. r=dolske 2011-06-25 11:47:39 +02:00
Frank Yan
04bc56845c Bug 502892 - disable non-functional html5 audio volume slider. r=dolske 2011-04-12 20:54:26 -07:00
Frank Yan
5f4fd2b363 Bug 485696 - Video progress slider jitters on indefinite length streams. r=dolske a=blocking2.0final+
--HG--
extra : rebase_source : a2549d0ef1a853e71ef2f9765026dd9150736d41
2011-01-11 19:32:17 -08:00
Chris Pearce
f29a135cbc Bug 604885 - backout 8d54b45a181e a=backout 2010-12-21 07:45:02 +13:00
Chris Pearce
fa2f35dbdb Bug 604885 - Ensure video controls resize correctly when showing and hiding status overlay. r=dolske a=blocking2.0 2010-11-25 07:34:57 +13:00
Chris Pearce
333fb9815b Bug 595009 - Ensure video controls don't show when we can't load a resource. r=dolske a=blocking2.0 2010-11-18 08:27:19 +13:00
Chris Pearce
332c2f6839 Bug 608630 - Make media simple events not bubble. r=roc a=blocking2.0 2010-11-05 13:44:33 +13:00
Matthew Gregan
37761d08be Bug 599203 - Don't show incorrect buffered range when currentTime is outside existing ranges. r=dolske a=blocking2.0 2010-09-24 12:48:30 +12:00
Wesley Johnston
2eab630d72 Bug 465839 - Add a binding for touch enabled video and audio controls. a=blocking-fennec-2.0b2, r=dolske 2010-10-25 09:24:00 -04:00
Chris Pearce
5d3d0ac73d Bug 505158 - Handle multiple error events from multiple source children in video controls. r=dolske a=blocking2.0 2010-10-07 11:58:36 +13:00
Chris Double
9c0d8b2cee Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0 2010-09-10 15:29:06 +12:00
Marco Bonardo
b5f938275c Backed out changeset 96b74fec2915 2010-09-11 11:17:11 +02:00
Chris Double
417b0c1a00 Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0 2010-09-10 15:29:06 +12:00
Chris Pearce
726c1253e3 Bug 485288 - Don't process video controls events after bindings detached. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
Chris Pearce
2eccbf0c80 Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-20 10:50:37 +12:00
Wes Johnston
9eeb81fba6 Bug 627752 - Dont use mouseover/out to show/hide controls on fennec. r=dolske 2011-06-24 14:49:33 -07:00
Chris Pearce
19ad359498 Backed out changeset f88258e1ddbe 2010-08-18 13:50:15 +12:00
Chris Pearce
4c9782b28c Bug 548523 - Don't show throbber on video controls if we're not loading a resource. r=dolske a=blocking2.0 2010-08-18 10:49:14 +12:00
Chris Pearce
1536283f5a Bug 534571 - Fire video timeupdate event when starting a new load. r=roc,dolske a=blocking2.0 2010-07-26 10:45:41 +12:00
Justin Dolske
91bdcfbf17 Bug 521890 - Use CSS Transitions for HTML5 videocontrols. r=enn 2010-01-08 17:06:00 -08:00
Justin Dolske
ec3d60d652 Bug 520614 - Fix usage of vbox in videocontrols.xml. r=enndeakin 2009-10-30 16:13:41 -07:00
Chris Pearce
9e521230fc Bug 520493 - Fix regression in Ogg playback. r=doublec 2009-10-14 16:35:59 +13:00
Justin Dolske
76714ca862 Bug 496231 - videocontrols don't properly change play button state after video has ended. r=roc, r=gavin, a191=beltzner 2009-06-04 14:34:21 -07:00
Robert O'Callahan
84e88cf105 Bug 493621. Correctly set marginTop style to make volume slider appear when quirks are disabled. r=dolske 2009-06-02 20:55:29 +12:00
Justin Dolske
8f27a2419e Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor 2009-05-22 16:03:47 -07:00
David Bolter
0bac424420 Backing out changeset b93c27231300 due to keyboard conflicts (Bug 486899)
--HG--
extra : rebase_source : aa3ddc297fd6a52c982f74282cb0506f864e2869
2009-05-22 16:27:04 -04:00
Justin Dolske
464859edf2 Bug 486899 - Keyboard Accessibility on video element (also audio), r=mconor 2009-05-23 01:49:33 +08:00
Dão Gottwald
e0b53c2cb4 Backed out changeset d37e68656412 because of a11y test failure 2009-05-22 11:17:52 +02:00
Justin Dolske
f326f68660 Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor, a=blocking191 2009-05-21 23:50:53 -07:00
Justin Dolske
cf8fb28253 Bug 493508 - video <scale> thumb can jump around while it's being dragged. r=roc, r/sr=mconnor, a192=beltzner 2009-05-20 22:27:01 -07:00
Justin Dolske
c3a2ad3e58 Bug 493884 - video control playback postion bar disconnects from thumb while dragging. r=neil, a192=beltzner 2009-05-20 22:27:01 -07:00
Justin Dolske
03a33c38a6 Bug 493523 - Scrubber doesn't show the correct time if it changed while hidden. r=neil, a192=beltzner 2009-05-20 22:27:01 -07:00
Justin Dolske
b922cc0075 Bug 481106 - Scrubber may not be positioned at end of buffer bar when playback ends. r=gavin, a192=beltzner 2009-05-20 22:27:01 -07:00
Robert O'Callahan
720361957b Bug 492213. Make video controls' statusFader status be determined by examining the element state instead of by making assumptions about what the state is when events fire. r=dolske,mconnor
--HG--
extra : rebase_source : 3438a026715b9170608d66b4f99b9db3efbca5a3
2009-05-21 14:53:07 +12:00
Ehsan Akhgari
394aba523a Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor 2009-05-19 14:12:29 +04:30
Alexander Surkov
4f5a62cf0d Bug 490287 - slider of audio/video element hasn't accessible name, r=marcoz, davidb, dolske, l10n, mconor, sr=neil 2009-05-14 13:29:33 +08:00
Alexander Surkov
cb2d95a146 Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil
--HG--
rename : accessible/tests/mochitest/nsIAccessible_actions.js => accessible/tests/mochitest/actions.js
2009-05-11 09:32:09 +08:00
Justin Dolske
fdaebecd29 Bug 489679 - eliminate init method in video controls XBL binding. r=enn 2009-05-06 12:55:26 -07:00
Justin Dolske
e1c911e3a8 Bug 475317 - Need UI for volume control on <video>. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Justin Dolske
c515807e69 Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Simon Bünzli
e4996e8587 Bug 489025 - Strict Warning: reference to undefined property this.video.HAVE_META_DATA. r=chris.double 2009-04-20 00:55:11 +02:00
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