Commit Graph

754 Commits

Author SHA1 Message Date
Paul ADENOT
67aea4c33b Bug 675899 - HTML5 video player should show controls when video ends (if controls attribute is present). r=dolske 2011-11-01 14:22:02 -07:00
Paul ADENOT
19a9d176f8 Bug 513758 - Pressing Pos1/End key while video is in ended state sets status to play. r=dolske 2011-11-01 11:50:03 -07:00
Panu Horsmalahti
64b6828c0b Bug 694434 - Added decodeURI function call to decode percent encoding on the filename URI to display non-ASCII characters correctly. r=dolske 2011-10-27 11:42:05 -07:00
Jared Wein
3407b3a083 Bug 692640 - Video statistics text overlaps itself on small dimension videos. r=dolske 2011-10-21 16:07:18 -04:00
Arpad Borsos
1425bd36ff Bug 695121 - Auto scroll does not work on https://beta.mozillalabs.com/en-US/; r=neil@parkwaycc.co.uk
--HG--
extra : rebase_source : edd22718766bb7659a002f6e98eb435b6eac4bad
2011-10-20 10:43:27 +02:00
Mike Conley
e928547b48 Bug 488627 - Datepicker doesn't work with some short date formats. r=enn 2011-10-05 17:26:11 -04:00
Dão Gottwald
8776f2aec8 Bug 678326 - Notification bar overlaps window chrome during fade in/out. r=enn
--HG--
extra : rebase_source : 98a102a7f00231dc1a11435c51d917b425d25369
2011-10-05 17:20:02 +02:00
Jared Wein
3142bbfabf Bug 669260 - Add statistics overlay to video element. r=dolske 2011-10-03 20:47:41 -07:00
Frank Yan
353d1e4b97 Bug 689124 - Tweak small-dimension video control CSS. r=dolske 2011-09-26 15:39:57 -07:00
Neil Deakin
212ec7e2d9 Bug 628626, arrow panels misplaced when the position is partially over the anchor in one direction, r=neil 2011-09-30 15:47:13 -04:00
Neil Deakin
aa0fbc4269 Bug 370396, focus tab if something in another tab ends up being focused when switching tabs, r=neil 2011-09-29 16:05:10 -04:00
Jared Wein
02bd2d3ffc Bug 462117 - Reducing the number of visible controls when the video is too small. r=dolske 2011-09-23 12:43:03 -07:00
Dão Gottwald
43b7d3c2a0 Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 05:35:33 +02:00
Dão Gottwald
010f50364c Backed out changeset e0708cefd3df 2011-09-20 05:28:38 +02:00
Dão Gottwald
aec674823d Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 03:37:26 +02:00
ithinc@sohu.com
24385558c0 Bug 652842 - _getToolbarItem(aId) returns null if the toolbaritem is on the Add-on Bar. r=enn 2011-09-15 16:01:24 +02:00
Alexander Surkov
6f106cfbfc Bug 685846 - DOMMenuItemActive is not fired for richlistitem of richlistbox autocomplete popup if it's selected repeatedly, r=enn 2011-09-15 11:33:16 +09:00
Neil Rashbrook
5898e1f918 Bug 685464 - DOMMenuItemActive is not consistent for menulist items, r=enn, f=surkov 2011-09-10 14:40:05 +09:00
Markus Stange
1d619b861e Bug 678834 - XUL scrollbox should preventDefault() processed scroll events so that Gecko doesn't attempt to start a swipe from them. r=enndeakin 2011-09-08 15:31:01 +02:00
Neil Deakin
4cf9767a35 Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil 2011-09-06 10:44:55 -04:00
Rob Campbell
f6795ab075 merge m-c to fx-team 2011-08-26 11:38:59 -03:00
Ms2ger
b12351fbda Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Mihai Sucan
b2794040a4 Bug 600501 - Implement support for removed() callback (notificationbox); r=neil 2011-08-24 15:42:34 +03:00
Ian Neal
d554403253 Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan 2011-08-18 00:15:29 +01:00
Neil Deakin
608b18dfde Bug 672254, allow content inside an arrowpanel to be flexible, r=neil 2011-08-10 15:51:25 -04:00
Markus Stange
969e33f994 Bug 672050 - Inherit the open attribute on toolbarbutton[type=menu-button] dropmarkers. r=dao 2011-08-08 16:42:54 +02:00
Neil Deakin
33301f51f6 Bug 628238, arrow panels not positioned correctly when the page is zoomed, r=neil
--HG--
rename : toolkit/content/tests/widgets/test_arrowpanel.xul => toolkit/content/tests/chrome/test_arrowpanel.xul
2011-08-05 15:24:24 -04:00
Justin Dolske
202caee5f8 Bug 669217 - Remove nsISecurityCheckedComponent from videocontrols. r=mrbkap 2011-08-03 17:52:45 -07:00
Tim Taubert
78553de4f1 merge the last green changeset on m-c to fx-team 2011-08-03 07:41:10 +02:00
Frank Yan
8b1abc8a98 Bug 554717 - Prevent audio/video controls from inheriting list-style-image. 2011-08-02 17:43:08 -07:00
Paul ADENOT
71b8d6d50d Bug 619752 part 2 - Fix the front end to display infinite media duration. r=dolske 2011-08-01 14:11:28 -04:00
Jared Wein
9624ac1b5e Bug 481082. Video controls listen for stalled event and change the UI accordingly. r=dolske 2011-07-29 14:30:00 -04:00
Ms2ger
2a3176b2ee Bug 666665 - Remove isindex content code; r=sicking+hsivonen 2011-07-23 11:45:38 +02:00
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
Felipe Gomes
9a5f17cf83 Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Felipe Gomes
ea13ab29f6 Bug 663040 - Stub webNavigation for remote browsers, moved from mobile to toolkit. r=mfinkle,mossop 2011-06-24 14:33:06 -07:00
Neil Deakin
5281dc69be Bug 655004, cancel mouse scroll event and key events for grid datepicker and trees, prevents scroll events from bubbling up in tests, r=neil 2011-07-01 20:52:30 -04: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
Dão Gottwald
5bb3d596f5 Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh 2011-06-23 10:13:41 +02:00
Masayuki Nakano
c5bf6ae5ac Bug 662191 XUL listbox shouldn't be scrolled by pixel scrolling event r=smaug+enn 2011-06-08 20:33:23 +09:00
Michael Ventnor
a00521d7b2 Bug 659549 - Tab bar scrolling using arrow buttons should use mozRequestAnimationFrame r=dao 2011-06-07 12:41:16 +10:00
Neil Deakin
82200ac5ea Bug 554919, support panels which can dragged via their backgrounds, r=dao,smaug 2011-06-03 15:38:24 -04:00
Neil Deakin
d82e4f5a03 Bug 577377, add a means to get the screen rectangle of a popup, r=neil 2011-06-03 15:38:23 -04:00
Neil Deakin
b4836cdc10 Bug 637234, don't use readonly field for timepicker as they are initialized in this constructor, r=neil 2011-06-03 15:38:23 -04:00
Geoff Lankow
2d732b71c2 Bug 506069 - textbox with type=number does not properly update value for oninput event. r=enn 2011-06-02 10:53:42 +12:00
Margaret Leibovic
a755222dc1 Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin 2011-05-24 17:43:05 +02:00
Marco Bonardo
754685be79 Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Dão Gottwald
ca1f9f0f94 Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
2011-05-02 19:50:18 +02:00