Граф коммитов

1827 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen 730194991b Backed out changesets da71d1eb9521 and a174d3a0ce2e (bug 848939). 2013-03-13 15:12:30 -04:00
Ryan VanderMeulen 453cf14ec5 Backed out changeset e0a7ac3aee3d (bug 848939) for mochitest-1 failures on a CLOSED TREE. 2013-03-13 15:02:35 -04:00
Bobby Holley 72afd16e3e Bug 848939 - De-field videocontrols.xml. r=jaws,dao 2013-03-13 10:01:36 -07:00
Bobby Holley 20950ece42 Bug 848939 - De-field scale.xml. r=jaws 2013-03-13 10:01:36 -07:00
Frank Yan 6a56a4d061 Bug 837486 - Reposition pinned tabs when resetting tab strip underflow. r=dao 2013-02-21 16:55:47 -08:00
Matt Brubeck a4bbfcd9da Bug 841587 - Allow notifications to specify a "default" button [r=dao]
--HG--
extra : rebase_source : 1ca861bf827b641feaf19a00c8c893312d77d393
2013-02-23 06:56:18 -08:00
Mounir Lamouri 8f8b44d5a3 Bug 841001 - Set the textContent of a multiline textbox at construction so the default value is correctly set. r=bz 2013-02-13 23:14:45 +00:00
Robert O'Callahan a2652a5db6 Bug 839378. Don't modify the page DOM from videocontrols. r=enndeakin 2013-02-12 17:56:03 +13:00
Florian Quèze 975bb9343d Bug 758288 - "Warning: function onKeyPress does not always return a value" for autocomplete.xml, r=enn. 2013-02-10 23:11:42 +01:00
Boris Zbarsky 1ee4c73471 Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
David Flanagan b5e9218ecf Bug 834931 - Add fullscreen buttons to video controls. r=mleibovic, a=tef+ 2013-02-05 10:05:36 -08:00
Sunny 8f46f75d45 Bug 806770 - Fix strict mode warning in richlistbox.xml. r=Yoric 2013-01-26 12:57:59 -05:00
Owen Coutts 0d02826f40 Bug 829866 - Play button overlay not removed from video when playing through JavaScript if video is display:none. r=jaws 2013-01-17 17:54:19 -05:00
Boris Zbarsky 975927f557 Bug 831198. Make _arrowScrollAnim.stop() and _scrollAnim.stop() actually cancel the pending requestAnimationFrame callback. r=dao 2013-01-17 12:30:36 -05:00
Dão Gottwald ab2d15bd5e Bug 806282 - Let SPACE and RETURN open the popup in type="menu-button" buttons. r=enn 2013-01-08 23:27:58 +01:00
Tom Schuster f29d9f5c20 Bug 666816 - Implement the new e10s message passing code for the findbar. r=felipe 2013-09-13 19:27:19 -04:00
Tom Schuster 4414a24398 Bug 666816 - Refactor findbar to use a result listener and move most of the logic into a JSM. r=mikedeboer 2013-09-13 10:41:23 -04:00
Tom Schuster 01cca6747f backout changeset 3734bebc9bfb, because bad commit message and missed nit 2013-09-13 11:41:47 -04:00
Tom Schuster e161bba0b5 Bug 666816 - Support findbar in e10s. r=mikedeboer 2013-09-13 10:41:23 -04:00
Tom Schuster 609c22452f Bug 913598 - Electrolysis: Remove failing calls in remote-browser detructor. r=felipe 2013-09-12 15:24:11 -04:00
Alexander Surkov a2616a59c4 Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
Neil Deakin feedaa0986 Bug 798226, backout cd66c58db0f7 until the issue of the os adjusting the popup to fit onscreen can be solved. 2012-12-24 14:47:34 -05:00
Dão Gottwald 587bd53719 Bug 823443 - Provide an easy way to add custom content to popup notifications. r=gavin 2012-12-21 20:09:07 +01:00
Mark Hammond 33743f8965 Backout c928f50fe4fc (bug 798226) for android test bustage on a CLOSED TREE 2012-12-21 14:49:11 +11:00
Mark Hammond d75825f8d9 Bug 798226 - allow the anchor arrow on a panel to move while the popup is open. r=enndeakin 2012-12-21 12:26:32 +11:00
Neil Deakin e509508936 Bug 798226, rework arrow positioning and alignment code for arrow panels to be simpler, using the actual anchor/alignment position rather than guessing this from the coordinates, fix centred positioning in rtl, r=neil 2012-12-18 12:08:06 -05:00
Dão Gottwald 9b436bde67 Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
Dão Gottwald 2c59cbb336 Bug 820799 - Set the lastSelected property to an empty string rather than null, since the latter stringifies to 'null'. r=neil
--HG--
extra : rebase_source : 18301071202f5d2f50d5d8cd4c06eab7ab03b155
2012-12-14 01:08:07 +01:00
Andrea Marchesini d9045177f0 Bug 805333 part 2 - MediaElement connected to AudioChannelService, r=kinetik, a=blocking-basecamp 2012-12-04 11:46:07 -08:00
ojab 7da4bdd479 Bug 817948: TelemetryStopwatch.jsm is referenced by the wrong URI in tabbox.xml 2012-12-03 22:06:54 -08:00
Bellindira Castillo [:bellindira] 645d9cb307 Bug 790752 - Investigate more comprehensive measures of tab switching speed that includes event handler responsiveness. r=gavin 2012-11-28 22:56:56 -06:00
Josh Matthews b3776072b9 Bug 815363 - Make the autocomplete inPrivateContext getter call a real method. r=mak 2012-11-26 17:20:56 -05:00
Josh Matthews f07cac3737 Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin 2012-02-18 01:40:10 -05:00
Ehsan Akhgari fe41a06fe5 Backed out changeset efb52cbc71e5 (diagnostics for bug 8022011) because it is no longer needed 2012-11-05 15:18:11 -05:00
Jared Wein 0bf05dd891 Bug 804968 - Adjusting the height of an autocomplete popup requires too many reflows and layouts. r=enn
--HG--
extra : rebase_source : b554480aaf1fbf926b8ad2aab50964315bdcb426
2012-10-25 12:27:30 -07:00
Ehsan Akhgari b434b489db Debugging code for bug 8022011; r=dao 2012-10-23 18:47:04 -04:00
Neil Deakin 0417890336 Bug 793157, add a popup method to move a popup relative to an anchor after it has opened, r=neil 2012-10-23 08:11:13 -04:00
Graeme McCutcheon 051422810f Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Brendan Dahl f0423b1f36 Bug 793275 - Add findbar events that can be intercepted. r=dtownsend 2012-10-04 16:53:49 -07:00
OHZEKI Tetsuharu da6300702b Bug 565717 - "Search for" context menu entry should be in textareas/inputs too. r=gavin.sharp 2011-04-24 12:15:53 -04:00
Jared Wein 05e8974050 Bug 793715 followup, use null instead false to show missing object. r=me 2012-10-07 19:33:45 -07:00
Jared Wein 2c0932972d Bug 793715 - Revert textbox.editor to a property, but one that wraps a field to cache the editor field once it is non-null. r=ehsan 2012-10-07 18:18:42 -04:00
aceman 914b158016 Bug 738194 - Add markupDocumentViewer to editor.xml. r=neil 2012-09-29 23:39:22 -04:00
Mark Hammond cccfa62453 Bug 792324 - access keys are fired for non-open popups. r=enndeakin 2012-09-28 15:04:57 +10:00
Jared Wein 395fc4a655 Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe
Removed a couple of regular expressions from formatValue and replace them with simple string manipulation.

The property access of this.editor was taking 5% of the formatValue function. Switching it to a field removes this extra overhead.
2012-09-21 16:03:23 -07:00
Frank Yan ddd7b6ff07 Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin 2012-09-15 18:46:13 -05:00
Shane Caraveo d4c1a86c71 Bug 785952 - Fix arrow panel issues with side arrows and RTL. r=enn
--HG--
extra : rebase_source : 93f61063e2d904c12adb60d2943c8a73d42c9334
2012-08-28 09:47:19 -07:00
Will Nayes 511e0df076 Bug 781956 - Don't close the wizard when using advance(pageId) on the last page. r=enn 2012-08-13 21:54:43 -04:00
Myk Melez 5e9898d8e0 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen 1d2cfc69dd Backout 4e54a6eb43d2 (bug 780686) and f10e4ac36ed2 (bug 772299) due to mochitest-other permaorange on a CLOSED TREE. 2012-08-07 20:32:09 -04:00
Myk Melez 88dff33f44 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
--HG--
extra : rebase_source : 10c623c2adcb771312bb85896dbe7d4d9fc4d83c
2012-08-07 13:55:38 -07:00
Dão Gottwald fe30865782 Bug 752988 - Focus lost when closing notification bars. r=enn
--HG--
extra : rebase_source : acb2409d7ac7e0a61525b59e4e9958df2c787c57
2012-07-31 16:24:37 +02:00
Chris Pearce 36a3916375 Bug 775715 - Make videocontrols deref videoHeight on the video, not the controls object. r=jaws 2012-07-19 16:29:53 -04:00
Andrew Hurle 17f45ba349 Bug 774495 - Get rid of ac-emphasize-alt in awesomebar. r=Unfocused 2012-07-16 20:48:00 -07:00
Dão Gottwald 3d0e2390fd Bug 773360 - Remove workarounds for bug 768400. r=enn 2012-07-13 16:28:21 +02:00
Wes Johnston a16f542caa Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Ekanan Ketunuti 3948cd6e33 Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao 2012-07-11 08:35:26 +07:00
Wes Johnston 6528e0253a Backout a7d1108f70fb, e32603f16465, 142b9df4d021, 2012-07-10 16:20:09 -07:00
Wes Johnston 94e57b473f Bug 732052 - Update video controls for touch events. r=dolske 2012-07-09 09:55:34 -07:00
Tim Taubert 4a6576672e merge m-c to fx-team 2012-07-07 15:48:12 +02:00
Tim Taubert 096f4ea92e Bug 758212 - Allow swapping of docShells from standalone and tabbrowser <browser> elements; r=neil 2012-07-07 11:55:11 +02:00
Hub Figuière f6d7bd0bfe Bug 750612 - Don't expose invisible property pages in a deck frame. r=tbsaunde
--HG--
extra : rebase_source : ca16cada2efddb6d55cf5dff43cc6a9393ba66e1
2012-06-28 16:04:50 -07:00
Chris Pearce a9821c5977 Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws 2012-06-28 17:31:09 +12:00
Atte Kemppilä c8c4b74add Bug 745703 - Fix menu-button xbl:inherits typo: accessKey -> accesskey. r=enndeakin 2012-06-26 15:39:33 -07:00
Dão Gottwald de2e72a3b6 Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-26 23:48:15 +02:00
Dão Gottwald 088094d3e8 Bug 684534 - Apply workaround to all arrow panels to prevent flickering when reopening certain panels. r=enndeakin
--HG--
extra : rebase_source : c84f5db8915a8038176e0391a62549abfe760772
2012-06-26 00:17:45 +02:00
Dão Gottwald 796438f7d9 Bug 767861 - Add fade-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : c2d6d931c031301967701a537303f36fa51f5bf1
2012-06-25 06:03:57 +02:00
Ryan VanderMeulen d2dae13c09 Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Dão Gottwald bdeaa55387 Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Jared Wein 2f7b6b29fb Backed out changeset feec545f5f98 (bug 713608) 2012-06-19 14:11:38 -07:00
Jared Wein 97b9005081 Backed out changeset 0fa8e0eb40a7 (bug 760696) 2012-06-19 14:11:23 -07:00
Dão Gottwald 2096e3531b Bug 764755 - Remove the aero glass style border of arrow panels and reduce the arrow size. r=enndeakin 2012-06-19 16:07:24 +02:00
Martin Stransky b057ab26b1 Bug 627699 - Port GTK2 to GTK3, toolkit part, r=karlt 2012-06-16 18:06:10 +12:00
Wes Johnston 84ec6951b0 Bug 765106 - Use mobile video controls binding. r=gavin 2012-06-15 11:33:14 -07:00
Matt Brubeck 2ebe39394e Backed out changeset 03e5475bf52c (bug 726191), which I re-landed this by mistake 2012-06-15 07:27:45 -07:00
Chris Pearce f02895e763 Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws 2012-06-15 17:05:57 +12:00
Phil Ringnalda 73afd44bef Back out fcad61fcaf73 (bug 726191) for test_videocontrols.html bustage 2012-06-14 22:51:50 -07:00
Chris Pearce 3e1d8a533c Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws 2012-06-15 17:05:57 +12:00
Paul Adenot 2fd4d4441b Bug 762933 - No-audio icon switches to audio available icon when video is in fullscreen. r=jaws 2012-06-09 17:07:19 -04:00
Jonathan Wilde 4c5a2be266 Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn 2012-06-04 17:37:53 -07:00
Paul Adenot f78342fd1d Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track r=jaws 2012-06-04 16:49:57 -07:00
Olli Pettay 66e30d6bd2 Bug 758894 - 'Highlight all' feature causes zombie compartments, r=mano 2012-06-03 16:06:35 +03:00
Frank Yan ab80151f3b Bug 760696 - Use :fullscreen to detect HTML5 video/audio state for controls visibility. r=jaws,dbaron 2012-06-01 15:10:37 -07:00
Diogo Golovanevsky Monteiro 628405a8bf Bug 713608 - HTML5 Video controls are missing in Fullscreen. f=fryn r=jaws,dbaron 2012-05-30 17:04:43 -07:00
Mark Hammond 43457645b4 bug 755116 - Add a way to disable global history on a docshell (while leaving session history active). r=gavin 2012-05-25 16:08:48 +10:00
Ryan VanderMeulen 889063c0d1 Backout 4eaf67a7f50f since it shouldn't have been checked in. 2012-05-24 19:25:45 -04:00
Andrew Hurle 2780df842f Bug 566444 - Simple test for the proxy settings dialog under preferences. r=jaws 2012-05-24 18:45:10 -04:00
Paul ADENOT 1c1de58780 Bug 757625 - The controls should remain visible after seeking if the mouse is over the controls area. r=jaws 2012-05-23 20:56:40 -04:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Neil Deakin db82369f71 Bug 750808, move children element in label control binding, so that it doesn't get deleted when setting accesskey, r=neil 2012-05-16 19:55:09 -04:00
aceman f9b5004741 Bug 754573 - Remove Services.prefs.getBranch(null) occurrence in browser.xml. r=gavin 2012-05-15 18:30:15 -04:00
Tim Taubert 347e584a6a Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin 2012-05-05 01:32:34 +02:00
Matt Brubeck ca6c69c943 Bug 749738 - Use weak references to avoid accessing dead objects in findbar [r=mak] 2012-05-05 08:09:50 -07:00
Ekanan Ketunuti 30e87cca70 Bug 738605 - Don't use an XML comment inside a CDATA block in menulist.xml. r=neil 2012-03-23 20:04:02 +07:00
Jared Wein bd21aac9e9 Bug 716171 - mouseout should hide controls immediately, not after a delay. r=dolske 2012-04-11 19:23:56 -07:00
Vivien Nicolas f84d2c91cb Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao 2012-04-11 10:05:35 -07:00
Jared Wein b76eb7a5ec Backed out changeset 672cda014328 (bug 729111) 2012-04-04 13:11:03 -07:00
Matt Brubeck efafd5678d Bug 482057 (followup) - Remove a line that was accidentally left behind [r=me] 2012-04-02 11:44:44 -07:00
Irving Reid fc6142736f Bug 738662 - Add tracing/warning information to help debug XUL overlay problems. r=bz,enn 2012-03-26 15:40:52 -04:00
Philip Chee 1214c8f2a0 Bug 736738 Make it easier for applications and extensions to overlay the customize toolbar window r=gavin. 2012-03-29 23:33:52 +08:00
Matt Brubeck ae233f1288 Bug 482057 - PageUp/Down with the findbar focused does not use smooth scrolling [r=Enn] 2012-03-26 10:42:28 -07:00
Dão Gottwald 724fa1a182 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Gavin Sharp ee6f74f373 Bug 738097: fix typo in patch for bug 392188 that broke clicks on scrollbars in background windows, r=mstange 2012-03-22 17:32:23 -07:00
Philip Chee a8e73e645a Bug 736735 notification.css: Use inheritance instead of non-performant css r=dolske. 2012-03-22 01:00:08 +08:00
Justin Lebar 608a2371a8 Bug 729111 - Re-land (back out rev 114c4148c6f3, backing in rev c7e4db80d280), because this code has been cleared of suspicion of causing oranges (bug 735574). 2012-03-14 21:09:35 -04:00
Justin Lebar 97a1f739d1 Back out bug 729111 (rev c7e4db80d280) due to suspected randomorange (bug 735574). 2012-03-14 14:14:29 -04:00
Marco Bonardo 49cea4b961 Merge central and inbound 2012-03-13 14:49:19 +01:00
Marco Bonardo 98f3dedce0 Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
r=mano
2012-03-13 12:05:23 +01:00
Charles Chan 889df2543c Bug 729111: Renable HTML5 centered play video button after video is resized. 2012-03-13 00:12:48 -07:00
Neil Rashbrook 6ec4cfa80b Bug 732738 textbox should only execute inline onfocus and onblur event handlers once r=smaug 2012-03-04 14:57:45 +00:00
Wes Johnston ef9ff97936 Bug 730996 - Audio controls should not disappear. r=dolske 2012-02-27 15:53:01 -08:00
Tim Taubert 66deaed7e7 merge m-c to fx-team 2012-02-26 19:15:38 +01:00
Dão Gottwald db5c0ad548 Bug 729244 - ESC doesn't revert the location bar value anymore. r=gavin 2012-02-24 14:32:00 +01:00
Jared Wein 8a925fa5cc Bug 722258 - Click to play overlay doesn't hide if the control bar play button is used. r=dolske 2012-02-24 10:47:25 -05:00
David Seifried f6573cb36c Bug 702161 - videocontrols.xml has anonymous function event listeners that are added but never removed. r=dolske 2012-02-24 10:46:04 -05:00
Wes Johnston 1dd333d7cc Bug 727817 - Add hidden click to play button for mobile video controls. r=mfinkle,dolske 2012-02-21 15:53:21 -08:00
Gavin Sharp e2c6312d6d Bug 724161: simplify some javascript:/data: drop checks, r=dao
--HG--
extra : transplant_source : q%C4%92%1C%BA%11/%93%85f%9D%26%A1%8AE%A1O%07%C7b
2012-02-14 15:08:35 -08:00
Ed Morley 0dc60a9892 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-17 11:06:18 +00:00
Serge Gautherie 5bd860a38e Bug 285374. (Av1) Set background color as a property, not as an attribute. r=neil. 2012-02-17 02:50:40 +01:00
Dão Gottwald f29f72ac1b no bug, whitespace fix 2012-02-15 23:28:02 +01:00
Felix Fung 8172c5a17b Bug 495277 - Reduce calls to new Function in Autocomplete.xml. r=gavin 2012-02-16 14:56:06 -05:00
Tim Taubert 191b365d00 merge m-c to fx-team 2012-02-15 11:15:26 +01:00
Jan Bambach 25f68c2f08 Bug 707736 - Hide the cursor when it's motionless over a fullscreen video. r=dolske 2012-02-13 11:14:00 -08:00
Diogo Golovanevsky Monteiro 8ea3a1426a 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
Geoff Lankow a825a1156c Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg 2012-01-17 14:18:29 +13:00
Matthew Noorenberghe aa0a90e6d3 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 0cff7b3fa0 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 c0ddbabaa0 Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn 2012-02-02 09:28:04 +01:00
Jared Wein eec3794102 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 08310ce269 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 01326f327c Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Marco Bonardo a9ec0e10f4 Bug 717772 - Delay autocomplete of pasted value.
r=gavin
2012-01-19 12:31:29 +01:00
Marco Bonardo 432bcfeab6 Bug 711503 - Don't trim url when inline autocomplete inserts text.
r=gavin
2012-01-19 12:31:27 +01:00
Michael Ventnor 5c706d5982 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 f6809d11d9 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 75e4e78751 Bug 693014 - Respect event.preventDefault() for click events on <video>. r=dolske 2012-01-06 11:37:11 +01:00
Tim Taubert 794c8a29dd merge m-c to fx-team 2012-01-01 16:51:47 +01:00
Thomas Prip Vestergaard 3d4296895e Bug 711540 - Align text in "Video statistics" to the left 2011-12-29 18:56:51 -06:00
Quentin Headen 547b01566f 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 cdd292a399 Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin 2011-12-18 04:01:59 +01:00
Ms2ger 6b8d5d04ab Merge m-c to m-i. 2011-12-16 21:04:41 +01:00
Rob Campbell 9cf3cc807d 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 22a311615c Bug 711508 - Ensure that external toolbars are not duplicated for associated toolboxes. r=enndeakin. 2011-12-16 13:42:17 -05:00
Jared Wein f9e47c4043 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 16da8f10c3 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 ce77544e56 Bug 708173. Use cancelRequestAnimationCallback instead of tracking booleans in scrollbox code. r=dao 2011-12-08 01:32:04 -05:00
Jared Wein ce334be64d 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 4f49dc45fd 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 c2f20bb2e4 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 235b8c8d1e Bug 672354 - Fix horiz. mouse scroll for horiz. RTL scrollboxen. r=dao 2011-12-04 14:44:11 -08:00
Boris Zbarsky 4db270f6c8 Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao 2011-12-01 03:51:22 +00:00
Tim Taubert ab9ba2ebdd merging m-c to fx-team 2011-11-30 06:45:50 +01:00
Jared Wein 715c2b1233 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 54a28ac854 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 0d32bdeb16 Bug 698940 - Remove throbber from HTML5 <audio>. r=dolske 2011-11-21 13:24:36 -08:00
Boris Zbarsky 81790fcb60 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 047b6669c7 Bug 710981. Add the new name for cancelAnimationFrame. r=roc 2011-12-15 08:53:06 -05:00
Paul ADENOT 37896de87e 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 28b095345e 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 ff47fa3428 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 5012a44a14 Bug 692640 - Video statistics text overlaps itself on small dimension videos. r=dolske 2011-10-21 16:07:18 -04:00
Arpad Borsos 15e72bfded 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 418e443554 Bug 488627 - Datepicker doesn't work with some short date formats. r=enn 2011-10-05 17:26:11 -04:00
Dão Gottwald 692fda3a2c 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 2ffc877a0e Bug 669260 - Add statistics overlay to video element. r=dolske 2011-10-03 20:47:41 -07:00
Frank Yan 21ad46f96a Bug 689124 - Tweak small-dimension video control CSS. r=dolske 2011-09-26 15:39:57 -07:00
Neil Deakin 31fabd0eb7 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 551265c1d1 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 b0341fd18f 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 537ec1830c 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 f15036012e Backed out changeset e0708cefd3df 2011-09-20 05:28:38 +02:00
Dão Gottwald ed61e08ff0 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 19b8e3a167 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 21de2eb9d5 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 0e8600cbfa Bug 685464 - DOMMenuItemActive is not consistent for menulist items, r=enn, f=surkov 2011-09-10 14:40:05 +09:00
Markus Stange db689e307a 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 0c36dfe88d 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 5d657e08b3 merge m-c to fx-team 2011-08-26 11:38:59 -03:00
Ms2ger 0b1536d069 Bug 672054 - Part a: Remove nsIDOMNSUIEvent; r=smaug 2011-08-26 09:43:49 +02:00
Mihai Sucan 5b969cdb06 Bug 600501 - Implement support for removed() callback (notificationbox); r=neil 2011-08-24 15:42:34 +03:00
Ian Neal 01ba709913 Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan 2011-08-18 00:15:29 +01:00
Neil Deakin ce7c923772 Bug 672254, allow content inside an arrowpanel to be flexible, r=neil 2011-08-10 15:51:25 -04:00
Markus Stange c88a690044 Bug 672050 - Inherit the open attribute on toolbarbutton[type=menu-button] dropmarkers. r=dao 2011-08-08 16:42:54 +02:00
Neil Deakin d39a767665 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 0e47a5cdb8 Bug 669217 - Remove nsISecurityCheckedComponent from videocontrols. r=mrbkap 2011-08-03 17:52:45 -07:00
Tim Taubert af2455ebbc merge the last green changeset on m-c to fx-team 2011-08-03 07:41:10 +02:00
Frank Yan adfa82857b Bug 554717 - Prevent audio/video controls from inheriting list-style-image. 2011-08-02 17:43:08 -07:00
Paul ADENOT 7a5551ec2e 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 55ca432c49 Bug 481082. Video controls listen for stalled event and change the UI accordingly. r=dolske 2011-07-29 14:30:00 -04:00
Ms2ger 19bead777e Bug 666665 - Remove isindex content code; r=sicking+hsivonen 2011-07-23 11:45:38 +02:00
Paul ADENOT 7d07a7dae5 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 32bd891c83 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 6fedbfdf0e 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 2973a0228b 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 98c4fe0710 Bug 667323: right clicking a video shouldn't trigger play/pause behavior, r=gavin 2011-06-27 20:57:35 -04:00
Marco Bonardo 006a1818cf Merge last green changeset from mozilla-inbound to mozilla-central 2011-06-25 12:04:08 +02:00
Jared Wein 205bc10c08 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 6ccb27992f 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 a61a52bebc 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 35529b1111 Bug 659549 - Tab bar scrolling using arrow buttons should use mozRequestAnimationFrame r=dao 2011-06-07 12:41:16 +10:00