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

241 Коммитов

Автор SHA1 Сообщение Дата
Jared Wein 76f886b972 Bug 1385913 - Remove MOZ_PHOTON_ANIMATIONS ifdef. r=Gijs
MozReview-Commit-ID: 40TP43EKPCU

--HG--
extra : rebase_source : 203f7449e8345ed5c779dfc4fd5e9bd515b89da8
2017-08-07 12:37:34 -04:00
Sam Foster bae82564b3 Bug 1352075 - Implement new animation for opening/closing the arrow panels. r=dao,mossop
* Use new panel animation when opening arrow-panels (including bookmarks menu) to fade in and drop into position
* Linux/GTK is (still) excluded
* New animation is non-directional (i.e. LTR vs. RTL)

This was landed then backed out due to test failures. New since last review:

* Make opacity & transform transition durations equal - ensuring popup is not still moving when popupshown is fired
* Fix missing comma in transition-duration values
* Add animating attribute to the arrowpanel binding to disable pointer-events during the opening transition (via :jaws)
* Wait for popupshown rather than transitionend in bookmark reparenting test
* Fix specificity of CSS rules for panels/bookmarks-menu on edges other than the top (via :jaws)

MozReview-Commit-ID: DTnvyMryf5Y

--HG--
extra : rebase_source : 77895818356b1b366e93c6a8c508ae2b74dbca5c
2017-07-27 11:07:23 -07:00
Dão Gottwald 691d3a678f Bug 1356705 - Use CSS smooth scroll when smooth scrolling a XUL scrollbox. r=mconley
MozReview-Commit-ID: 4Cjr1MuSVkk

--HG--
extra : rebase_source : ed2a4e1be80d504f6e77f61427cd895b9e688fa5
2017-08-02 16:50:02 -04:00
Wes Kocher 111fa9e5a3 Backed out changeset 4e1a1565e417 (bug 1007283) for causing 1385079 a=bustage
MozReview-Commit-ID: 1FeEnNpHa8q
2017-07-28 14:28:17 -07:00
Dão Gottwald fe72da1e54 Bug 1007283 - Enable arrow panel animations on Linux. r=jaws
MozReview-Commit-ID: BUL3NWpsKll

--HG--
extra : rebase_source : b2434d6167e758a92b42a2277e5f4b63f32e7e00
2017-07-19 23:16:19 +02:00
Kris Maglione 17bf40724e Bug 1381321: Support <select> dropdowns in OOP options browsers. r=aswan
MozReview-Commit-ID: 1hYgY7s0a6V

--HG--
extra : rebase_source : 78f568dbdeb3dcb0500913648d3c9bfbdfffd138
2017-07-16 12:51:00 -07:00
Wes Kocher 20324b4f78 Backed out changeset 252482fcc324 (bug 1352075) for various browser-chrome failures on windows like browser_ext_browserAction_popup_resize.js a=backout CLOSED TREE
MozReview-Commit-ID: 6VeLbOA3TXa

--HG--
extra : amend_source : b5751304beb9dc272549264c863977a1cbc9527d
2017-06-23 13:14:51 -07:00
Sam Foster fe0bdb5e71 Bug 1352075 - Add Photon arrow-panel animation for Mac+Windows. r=dao,mossop
* Use new panel animation when opening arrow-panels (including bookmarks menu) to fade in and drop into position
* Linux/GTK is (still) excluded
* The same element has its opacity and transform properties animated as before, so it doesnt change fundamentally
* New animation is non-directional (i.e. LTR vs. RTL)
* Fine-tune open/close transitions via :epang

MozReview-Commit-ID: 8t5XXT8KmmD

--HG--
extra : rebase_source : d4a08653d80ff09145dd7f7a824d08550d9d177f
2017-06-14 10:44:13 -07:00
Florian Quèze d1af2c57f3 Bug 1374257 - avoid attaching an xbl binding to hidden labels, r=dao. 2017-06-20 10:25:23 +02:00
Markus Stange 7dbdf64f91 Bug 1291457 - On Mac, use -moz-window-opacity and -moz-window-transform for the panel animations. r=dao
MozReview-Commit-ID: 86NXigOihj3

--HG--
extra : rebase_source : 8dfcda36e1c89acf3cd60db044c627b039702432
2017-06-09 11:19:29 -04:00
Cameron McCormack 1849ea4995 Backout bug 1291457 and bug 1370034 for bustage. 2017-06-19 13:55:15 +08:00
Markus Stange 72d1052d95 Bug 1291457 - On Mac, use -moz-window-opacity and -moz-window-transform for the panel animations. r=dao
MozReview-Commit-ID: 86NXigOihj3

--HG--
extra : rebase_source : 8dfcda36e1c89acf3cd60db044c627b039702432
2017-06-09 11:19:29 -04:00
Ricky Chien 3025ba0bee Bug 1366148 - Making menulist and menupopup highlightable r=jaws,mossop
MozReview-Commit-ID: 14HG16oPb0g

--HG--
extra : rebase_source : 2b1f1c16f8ab4605f73c36f376997ddd18ad08d5
2017-05-20 00:09:25 +08:00
Mats Palmgren aea77748e4 Bug 1365614 part 1 - Backout bug 1358840. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: GwjC0YXc17m

--HG--
extra : source : cdaaaf661b0fae3029e6dbc2419b32eb3c96b4a4
2017-05-18 11:08:00 +08:00
Carsten "Tomcat" Book 6c2dbacbba Backed out changeset cdaaaf661b0f (bug 1365614) on request from glob 2017-05-22 15:45:53 +02:00
Mats Palmgren 033085b9d7 Bug 1365614 part 1 - Backout bug 1358840. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-18 11:08:00 +08:00
Jim Porter 6d31f8adbf Bug 1355927 - Notification bars should use the photon animation curve when appearing/disappearing r=dao,jaws
This patch uses the new Photon animation curve for notification bars as well
as supporting `toolkit.cosmeticAnimations.enabled` to disable the animations
on notification bars entirely.

MozReview-Commit-ID: AHSQR32g6hf

--HG--
extra : rebase_source : 9b643a758db07791dbda12f7e6383f193f3fa698
2017-05-03 15:16:12 -05:00
Zack Herrick 69acf9044e Bug 1340643 - Make some labels and all buttons highlightable. r=mconley
MozReview-Commit-ID: 15o83lTMxUW

--HG--
extra : rebase_source : 6a768ea4c5e74dc52bb9b5153980f697d2926bfa
extra : amend_source : 149db4ad1374aeeba5fbf8ee22374154d2ce02ba
2017-05-02 18:09:22 +08:00
Mats Palmgren aebbcc3c3a Bug 1358840 - Make appearance:auto the default for all XUL pseudo elements too. r=bz
MozReview-Commit-ID: BYGdHe8CdMF
2017-04-24 22:04:47 +02:00
Cameron McCormack 5a2bc39008 Bug 1320000 - Part 1: Force xbl:children elements to be display:none. r=mrbkap
MozReview-Commit-ID: IbM0KAIGWqi
2016-12-01 09:25:18 +08:00
Frank-Rainer Grahl 069c0c4191 Bug 1300547 - Switch suite to standard autocomplete for search suggestions in fields. r=mconley 2016-11-22 20:29:33 +01:00
Kris Maglione 08deb18ad0 Bug 1317101: Follow-up: Don't use remote-browser bindings for reftests.
MozReview-Commit-ID: AHGpFSOTaVz

--HG--
extra : rebase_source : e990ad11f3dccb287c006d46fad3caf0e6d1fd20
2016-11-16 17:47:19 -08:00
Kris Maglione 36250d10ef Bug 1317101 - Part 3: Apply remote-browser binding to all remote="true" <browser>s. r=billm
MozReview-Commit-ID: 83sNFdLM4W7

--HG--
extra : rebase_source : 7383c57f6ee52f0c0dfc8401ae3c6f35eee7eb1b
extra : source : 07321664430ab3416a0aa3a29055012b5eb149c5
2016-11-15 15:11:27 -08:00
Wes Kocher 4e5f6472fd Backed out 15 changesets (bug 1317101) for e10s jsreftest failures a=backout CLOSED TREE
Backed out changeset 17757ba4c0e8 (bug 1317101)
Backed out changeset 61f8a4084bbd (bug 1317101)
Backed out changeset a8cdc81cdcce (bug 1317101)
Backed out changeset e06d269a5d4f (bug 1317101)
Backed out changeset 1e1bfb578dcd (bug 1317101)
Backed out changeset 0f8144296a9d (bug 1317101)
Backed out changeset b7892d3fb0ca (bug 1317101)
Backed out changeset 039d63d5fef7 (bug 1317101)
Backed out changeset ef7e061b37bf (bug 1317101)
Backed out changeset af7b81d7a5cc (bug 1317101)
Backed out changeset 225ad2535585 (bug 1317101)
Backed out changeset b0521588011d (bug 1317101)
Backed out changeset 07321664430a (bug 1317101)
Backed out changeset 47d283897283 (bug 1317101)
Backed out changeset ffc63be3557c (bug 1317101)
2016-11-16 16:44:30 -08:00
Kris Maglione 2fff8d9e6c Bug 1317101 - Part 3: Apply remote-browser binding to all remote="true" <browser>s. r=billm
MozReview-Commit-ID: 83sNFdLM4W7

--HG--
extra : rebase_source : 5ec958a9b762ea85b0e77fc5c42beeb74cad260c
2016-11-15 15:11:27 -08:00
Jonathan Kingston 8f10491335 Bug 1302157 - Remove images-in-menu and images-in-button code (& associated icons) since it's deprecated in GTK. r=bz,dholbert
MozReview-Commit-ID: IIj8PvgdaRp

--HG--
extra : rebase_source : 21eca47872a073b382c10fe84464fac8fafd6179
2016-09-29 00:22:32 +01:00
Drew Willcoxon ee27759c39 Bug 1181078 - Implement new awesomebar popup design. r=mak
Based on an earlier patch by Marco Bonardo <mbonardo@mozilla.com>.

MozReview-Commit-ID: 7S0OoTGivbC
2016-04-05 18:56:54 -07:00
Gijs Kruitbosch 957e08a3bd Bug 1219215 - part 1: remove window-drag bindings and other callers of WindowDraggingUtils, replace with using window-dragging region everywhere, r=dao,felipe
--HG--
extra : commitid : 5eXAZOQmmPY
extra : rebase_source : ff9d7691e203697caddb3a9f2de6cb676a15a6b4
extra : histedit_source : 8c3f2681850b5dd6ee8f26e7b8d9e00f2e4122a8
2016-01-18 15:32:14 +00:00
Dão Gottwald f03145a313 Bug 1204845 - Remove the menuitem-iconic-both binding. r=enndeakin 2015-09-17 10:13:27 +02:00
Ehsan Akhgari 9c982244a4 Bug 1189759 - Part 1: Implement <xul:menuitem endimage> as a way to display an image at the end of a menu item; r=jaws 2015-08-06 13:38:04 -04:00
Neil Rashbrook b8b129d285 Bug 1029937 Use superior XUL implementation for badged buttons to avoid reflows r=Gijs 2015-07-15 21:13:24 +01:00
Bill McCloskey 82b1bbba3b Bug 1171219 - Support for badged toolbarbuttons with panels (r=neil) 2015-06-09 21:04:51 -07:00
Neil Deakin 5672f0a821 Bug 1047713, e10s optgroup support, r=neil,felipe 2015-06-05 08:33:28 -04:00
Neil Rashbrook 0fa6a4fa9f Bug 1157688 Support badges on dual menu toolbarbuttons r=Gijs 2015-05-20 22:29:02 +01:00
Markus Stange e2dcb6e46e Bug 1148855 - Set overflow:hidden on scrollbar tracks so that layerization knows that the scrollbar thumb won't leave the scrollbar. r=roc
--HG--
extra : rebase_source : 2ac88ac9888444f21114cf951d3f1f814b690e4f
2015-03-25 16:45:24 -04:00
Markus Stange 6289c6a9f2 Bug 1143273 - Add scale and menulist to the list of non-draggable things. r=dao
--HG--
extra : rebase_source : 79c2ceaa274e27ae08c68baf90934a6ac9df4449
2015-03-14 16:23:38 -04:00
Mike Conley 398efaae27 Bug 1108761 - Make the parent process use a menulist popup for <select>'s in the content process. feedback=dao,r=Enn.
--HG--
extra : amend_source : afcdea3002355dbaa6772496bdc2be4105888396
2015-01-05 16:38:48 -05:00
Markus Stange 4cb9e027e6 Bug 1122942 - Move -moz-window-dragging rules to places that are theme-independent. r=dao 2015-01-23 13:07:54 -05:00
mferretti@mozilla.com 851f19f43f Bug 994280 - Improve badged button for Australis. r=enn
- moved badged button XBL from browser to toolkit
 - made the XBL applied by CSS class instead of button's type
 - added australis look & feel to badged button
 - fixed OS X badge position
2014-10-02 11:52:50 +01:00
Neil Deakin f4bd2e8f1f Bug 1027057, followup to fix proper closing animation, r=dao 2014-07-18 12:20:26 -04:00
Neil Deakin cdee38da50 Bug 1027057, use correct origin for arrowpanel animations in rtl, r=dao 2014-07-14 13:39:04 -04:00
Jonathan Watt 74572624da Bug 1008455 - Avoid loading the xul.css UA style sheet when possible. r=bz CLOSED TREE
--HG--
rename : toolkit/content/xul.css => toolkit/content/minimal-xul.css
2014-05-24 19:51:06 +01:00
Philip Chee ab84115455 Bug 1014105 Eliminate the AUTOCOMPLETE_OLD_STYLE variable in XUL.css r=Neil 2014-05-23 00:15:01 +08:00
Philipp Sackl 63ae87cb63 Bug 994582 - Tweak panel animation so that it looks good on all platforms/systems. r=enndeakin 2014-05-06 07:57:00 -04:00
Neil Deakin a700e6ab19 Bug 1001234, disable arrow panel animation on linux, r=dao 2014-05-06 08:33:12 -04:00
Magnus Melin 749c0044ed Bug 959209 - Thunderbird should use toolkit autocomplete widget, not the XPFE one. r=neil 2014-04-27 14:12:44 +03:00
Neil Deakin 155126a8ea Bug 610545, tweak arrow panel animations, patch by philipp sackl, r=enn 2014-04-08 08:45:52 -04:00
Neil Deakin 08f6342c17 Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao 2014-04-08 08:45:52 -04:00
Blake Winton 7394053bb1 Bug 972405 - Make the bookmarks panel look like all the other sub-panels. ui-r=shorlander, r=dao 2014-03-04 09:51:34 -05:00
Robert O'Callahan 533e04ff75 Bug 947588. Part 4: Set -moz-text-discard:none in devtools, XUL, text inputs, plaintext documents, view-source documents. r=heycam
--HG--
extra : rebase_source : 2db920396d9c5f8de51c4385250f2903629441fc
2014-02-05 23:23:08 +13:00