Diogo Golovanevsky Monteiro
|
586ac0a755
|
Bug 714071 - The Show Statistics setting is not preserved when toggling the full screen mode. r=neil
|
2012-02-13 11:07:07 -08:00 |
|
Matthew Noorenberghe
|
42961c6594
|
Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
|
2012-01-31 14:53:21 -08:00 |
|
Jared Wein
|
8730cd7ebd
|
Bug 722532 - Large play button should not be displayed on audio elements. r=dolske
|
2012-02-03 13:29:44 +01:00 |
|
Dão Gottwald
|
986d179535
|
Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn
|
2012-02-02 09:28:04 +01:00 |
|
Jared Wein
|
1b2b2fe73a
|
Bug 721626 - Video controls' fullscreen button exits fullscreen when in a fullscreen document. r=gavin
|
2012-01-27 17:03:22 -08:00 |
|
Jared Wein
|
2091e6086e
|
Bug 666306 - Added a large play button when the video is not autoplay and with controls enabled. r=dolske
--HG--
rename : toolkit/themes/pinstripe/global/icons/tabprompts-bgtexture.png => toolkit/themes/pinstripe/global/media/clicktoplay-bgtexture.png
rename : toolkit/themes/winstripe/global/icons/tabprompts-bgtexture.png => toolkit/themes/winstripe/global/media/clicktoplay-bgtexture.png
|
2012-01-26 17:41:35 -08:00 |
|
Simon Montagu
|
4feaa1e8f3
|
Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck
|
2012-01-24 11:52:05 +02:00 |
|
Marco Bonardo
|
8abeaa91a6
|
Bug 717772 - Delay autocomplete of pasted value.
r=gavin
|
2012-01-19 12:31:29 +01:00 |
|
Marco Bonardo
|
b892a70a55
|
Bug 711503 - Don't trim url when inline autocomplete inserts text.
r=gavin
|
2012-01-19 12:31:27 +01:00 |
|
Michael Ventnor
|
234b860fd2
|
Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
|
2012-01-19 12:31:24 +01:00 |
|
Masayuki Nakano
|
93585d095a
|
Bug 717147 part.3 Findbar shouldn't do incremental search during composition r=gavin
|
2012-01-13 15:19:22 +09:00 |
|
Dão Gottwald
|
e3ae415a2f
|
Bug 693014 - Respect event.preventDefault() for click events on <video>. r=dolske
|
2012-01-06 11:37:11 +01:00 |
|
Tim Taubert
|
366196d6dd
|
merge m-c to fx-team
|
2012-01-01 16:51:47 +01:00 |
|
Thomas Prip Vestergaard
|
2a6f3ec295
|
Bug 711540 - Align text in "Video statistics" to the left
|
2011-12-29 18:56:51 -06:00 |
|
Quentin Headen
|
8db5bf6208
|
Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan
|
2011-12-29 16:06:56 -05:00 |
|
Dão Gottwald
|
67896eb0fc
|
Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin
|
2011-12-18 04:01:59 +01:00 |
|
Ms2ger
|
ca077369c2
|
Merge m-c to m-i.
|
2011-12-16 21:04:41 +01:00 |
|
Rob Campbell
|
11ba15c7c7
|
merge fx-team to m-c
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
|
2011-12-16 14:42:54 -04:00 |
|
Mike Conley
|
ff8e99a06c
|
Bug 711508 - Ensure that external toolbars are not duplicated for associated toolboxes. r=enndeakin.
|
2011-12-16 13:42:17 -05:00 |
|
Jared Wein
|
4c7782beb7
|
Bug 708150 - Error text for media resource 404 is misleading when the requested media resource format or mime type is unsupported. r=dolske
|
2011-12-14 23:21:16 -08:00 |
|
Jan Bambach
|
2cd6ae449b
|
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
|
2011-12-08 10:21:32 +01:00 |
|
Boris Zbarsky
|
443223ecfb
|
Bug 708173. Use cancelRequestAnimationCallback instead of tracking booleans in scrollbox code. r=dao
|
2011-12-08 01:32:04 -05:00 |
|
Jared Wein
|
7957f5cbce
|
Bug 699719 - Fade out video controls if mouse movement is stalled > 2 seconds. r=dolske
|
2011-12-05 14:00:42 -08:00 |
|
Jared Wein
|
cc161fefcf
|
Bug 513405 - Add text to video controls to describe the cause of errors. r=dolske
|
2011-12-05 14:00:28 -08:00 |
|
Jared Wein
|
4cb9efce5a
|
Bug 706329 - JS error in console when switching to full screen 'this.isVideoInFullScreen is not a function'. r=dolske
|
2011-12-05 13:59:39 -08:00 |
|
Frank Yan
|
c4cf0004ed
|
Bug 672354 - Fix horiz. mouse scroll for horiz. RTL scrollboxen. r=dao
|
2011-12-04 14:44:11 -08:00 |
|
Boris Zbarsky
|
916a3702d1
|
Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao
|
2011-12-01 03:51:22 +00:00 |
|
Tim Taubert
|
cff80c30c8
|
merging m-c to fx-team
|
2011-11-30 06:45:50 +01:00 |
|
Jared Wein
|
26982e0914
|
Bug 705906 - Fix the ordering of the ARIA labels for the fullscreen button. r=dolske
|
2011-11-28 20:15:01 -05:00 |
|
Jared Wein
|
23e0f6924e
|
Bug 470628 - Part 1: CSS, JS, XBL, and locale changes (with fall-back support). r=dolske ui-r=shorlander f=fryn
|
2011-11-23 14:42:18 -05:00 |
|
Jared Wein
|
0ad2aeb3e1
|
Bug 698940 - Remove throbber from HTML5 <audio>. r=dolske
|
2011-11-21 13:24:36 -08:00 |
|
Boris Zbarsky
|
3b713f03ab
|
Bug 704171 part 1. Stop using the no-argument form of mozRequestAnimationFrame in our chrome. r=roc,gavin
|
2011-11-28 07:49:44 -05:00 |
|
Boris Zbarsky
|
94b37b5e64
|
Bug 710981. Add the new name for cancelAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
|
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 |
|