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

6734 Коммитов

Автор SHA1 Сообщение Дата
Gijs Kruitbosch c7a51be34d Bug 1402929 - add header to overflow panel in customize mode, r=mikedeboer
MozReview-Commit-ID: 7Z8Xk2X707J

--HG--
extra : rebase_source : 6422413079a4aeb0bf1e44ff39aaea58a2711166
2017-09-29 23:10:38 +01:00
Gijs Kruitbosch d9dae67b93 Bug 1402929 - try to make overflow panel in customize mode easier to understand, r=mikedeboer
This moves the explanatory text from a pseudoelement to a real element,
and keeps only the image in a pseudoelement. It then uses a transitioned
opacity to fade that image in and out.

Because we need to fade this based on dragging items over the panel when
it's empty, it adds/removes a 'draggingover' attribute to handle the fade.

To cope with the extra element in the drag/drop container in customize mode,
this also makes the following changes:
- bail out of _onDragStart if there's no actual selected item.
- pick the fixed list in the panelHolder more reliably
- add a max-width to avoid the description making the panel wider

MozReview-Commit-ID: 9PEJSoJJ0Rp

--HG--
extra : rebase_source : 0a7865fcfd11eb5baca858cde71ea4e8b30d5afc
2017-09-29 17:55:50 +01:00
Wes Kocher eb9a2ed0f2 Merge inbound to central, a=merge
MozReview-Commit-ID: IqwKWn7ceHC
2017-09-29 14:47:25 -07:00
Dão Gottwald c5dcddab17 Bug 1404286 - Let the border between tabs and navigation toolbar use the standard chrome-on-glass border color on Windows 7. r=johannh
MozReview-Commit-ID: C4wLFhnIePV

--HG--
extra : rebase_source : facb880fd7cd4844355625d343d8504a6c2998bc
2017-09-29 12:47:11 +02:00
Dão Gottwald da69fdbc93 Bug 1404294 - Enable dragging the window from empty toolbar areas when using the Light/Dark themes. r=sfoster
MozReview-Commit-ID: B7sQzXr5MBV

--HG--
extra : rebase_source : 5e8628876d6a2f7cfd6f32edc8cdc859811aa17e
2017-09-29 13:39:23 +02:00
Yura Zenevich 818cbd9200 Bug 1402309 - fix titlebar-fullscreen-button vertical alignment. r=johannh
MozReview-Commit-ID: 1UXqWriWSaL
2017-09-29 10:04:27 -04:00
Jared Wein a4e7f674a0 Bug 1399111 - Keep the loading indicator gray for tabs that have been unselected since load. r=Gijs
MozReview-Commit-ID: JPEy3XDsGmb

--HG--
extra : rebase_source : a05b9a35f8555053145edbb9991ed0919cbc0ffc
2017-09-28 14:45:29 -04:00
Jared Wein 302fcec9ab Bug 1399111 - Tabs that start loading in the background and haven't been selected before completing loading will show a lighter tab burst. r=Gijs
MozReview-Commit-ID: FdXwaQr7Glt

--HG--
extra : rebase_source : 4b3ebf421759d3e880d1cb3889078f4b4f0aec77
2017-09-27 14:34:29 -04:00
Wes Kocher 1674eb3e4f Merge inbound to m-c a=merge
MozReview-Commit-ID: 7zOjePOWzOM
2017-09-28 16:56:44 -07:00
Dão Gottwald afb64031c3 Bug 1366405 - Stop using -moz-appearance: -moz-win-glass with the Windows 10 default theme. r=nhnt11
MozReview-Commit-ID: Dkjr831dxIV

--HG--
extra : source : c4cf992aa65c0da43df9bdf273fe56d3a57a52a9
2017-09-23 15:30:10 +02:00
Dão Gottwald a15d7e9264 Bug 1403951 - Dark/Light themes shouldn't make the window transparent on Windows 10. r=johannh
MozReview-Commit-ID: ICJ6c36UGX2

--HG--
extra : transplant_source : SKV/%D4%12%15%8E%A4%3D_%AC%89%F9%0C%04%91%20c%5D
2017-09-28 18:58:58 +02:00
Ryan VanderMeulen 38d600e962 Merge m-c to autoland. a=merge 2017-09-28 13:18:27 -04:00
Ryan VanderMeulen 20e41d4a61 Backed out changeset c4cf992aa65c (bug 1366405) for causing bug 1403951. 2017-09-28 13:14:53 -04:00
Johann Hofmann 156c046ee3 Bug 1391227 - Make buttons in the tab toolbar more opaque. r=dao
MozReview-Commit-ID: AHtVrDXxTLe

--HG--
extra : rebase_source : 07c6fd038b329dbdacacf9c8ba25bb508dce8fc9
2017-09-28 00:11:17 +02:00
Sam Foster 7b38de1eb4 Bug 1387415 - Make empty toolbar spaces be drag handles for the window. r=dao
* Add -moz-window-drag: drag property to toolbars in toolkit, on Windows as support was added in bug 1163113
* Use the toolbar-drag binding for #nav-bar on Linux.

MozReview-Commit-ID: 8ZABYMWswk1

--HG--
extra : rebase_source : 28c2fceef4991d4684c8249a787995994af1120d
2017-09-21 09:28:55 -07:00
Johann Hofmann dc292195d8 Bug 1397265 - Add a titlebar-placeholder on the right-hand side of the tabs. r=dao
MozReview-Commit-ID: 326Nz1XS4lD

--HG--
extra : rebase_source : 82d868b219f5f4e7a28ec922b4e987fb2b324804
2017-09-28 15:20:17 +02:00
Ricky Chien 117def8b36 Bug 1393417 - Make Preferences Android and iOS icons highlight in high contrast themes r=dao
MozReview-Commit-ID: 86Yh5djkvOP

--HG--
extra : rebase_source : 99c38c814e23d7a7f87d01a2f689c165bb05714b
2017-09-28 13:50:00 +08:00
Dão Gottwald 4deddf3e9d Bug 1403853 - Hide the menu button separator in popup windows. r=nhnt11
MozReview-Commit-ID: HxAC8oXcQOn

--HG--
extra : rebase_source : b108a8544dbbe1dc079c3542473e5a4829f305a0
2017-09-28 10:19:23 +02:00
Evan Tseng d5ecf22949 Bug 1401868 - Unset the line-height of the menulist label to make it align to the middle of the menulist. r=mconley
MozReview-Commit-ID: H3AoRoxmmK

--HG--
extra : rebase_source : 1275435dbb3d5104e8df8af55c35d1f3b735a801
2017-09-21 14:59:42 +08:00
Sam Foster f933fa62ca Bug 1395674 - Adding subviewbutton-nav class to menu-type toolbarbuttons and display the '>' in the overflow list. r=Gijs
MozReview-Commit-ID: I1pGXA3ecxT

--HG--
extra : rebase_source : ebfd4dbc2191a921ea04f0fcf56270ad945c3e37
2017-09-25 19:29:04 -07:00
Dão Gottwald 9e8de8eb15 Bug 1404248 - Remove excess space between the address bar and the menu button in popups. r=nhnt11
MozReview-Commit-ID: 8lY9wNO2kKH

--HG--
extra : rebase_source : b250d2c5fb6cc69464fb4242448214662f234dd7
2017-09-29 10:52:03 +02:00
Nihanth Subramanya 450bb9353f Bug 1402614 - Ensure findbar buttons inherit foreground color. r=johannh
MozReview-Commit-ID: 9eHwwkX9tMF

--HG--
extra : rebase_source : 929294e1dbdc391bb6acb8625413d3a8af52dd2f
2017-09-27 18:27:31 +05:30
Nihanth Subramanya 0778b363e6 Bug 1400165 - Increase padding of sidebar search container, adjust sidebar font-size on MacOS. r=dao
MozReview-Commit-ID: 1c1s9eqt1Ri

--HG--
extra : rebase_source : 42dba87eae997ebd7f81572e459960e7facdda2d
2017-09-21 05:52:37 +05:30
Mike de Boer 882fa06e25 Bug 1401991 - Ensure that we don't hide panelviews that are already reparented to another multi-view and ensure to hide other panels consistently. r=Gijs
* Harden the new `hideAllViewsExcept()` to not do erroneous things if called when
   the binding is already gone.
 * Generalize things into `hideAllViewsExcept(thisOne)`:
    - Clear `_viewShowing` in there and do the descriptionHeightWorkaround thing
      in there too,
    - For Photon panels, do all the 'current' attribute setting in there. To show
      a panel during transition, I introduced the 'in-transition' attribute.
 * I had to make sure not to over-eagerly dispatch 'ViewShowing' events, because
   that confuses some,
 * Move the temporary panel handling, which contains an ephemeral panelmultiview
   instance, internally. This cleans up the hacky, duplicate PanelUI.js code nicely.
 * Keep a local copy of `_transitionDetails` to ensure it's still there after transition,
 * Harden `_cleanupTransitionPhase()` to only clear the phase that belongs to a
   specific transition, _if_ that's passed in as an argument. This resolves any
   potential raciness that might occur when `showSubView()` is called again mid-transition.
 * Skip the UITour element visibility check when it's inside a panelview, because
   too many things need to happen and that check is too simple to be useful in
   that case.

MozReview-Commit-ID: 5HpJKs1Ny5j

--HG--
extra : rebase_source : b810e1de2dbd75932a42d68e751fdaecd9fee69a
2017-09-29 13:51:51 +02:00
Johann Hofmann 333ae6019a Bug 1404246 - Fix disabled scroll buttons in the tabs toolbar on Windows properly. r=dao
MozReview-Commit-ID: AjBDcRXjoFt

--HG--
extra : rebase_source : 0e29d3d4f74daf383c72dd96ea828092457dcf2c
2017-09-29 12:03:00 +02:00
Johann Hofmann d1baf4caa2 Bug 1404268 - Remove top border-radius from the Windows 7 glass nav bar. r=dao
MozReview-Commit-ID: HM6vSqwAowz

--HG--
extra : rebase_source : e2c2ac79136afb9f42550a3b79c25e2b61031f99
2017-09-29 11:35:21 +02:00
Dão Gottwald bab07488a2 Bug 1399567 - Remove uneven vertical padding from urlbar and searchbar input boxes on Mac. r=johannh
MozReview-Commit-ID: 9qqwR34H1Zk

--HG--
extra : rebase_source : df8beba0a39649a80286578b06bbd0f3311eade0
2017-09-27 11:45:42 +02:00
Gijs Kruitbosch 15c8092d8b Bug 1402311 - use fill-opacity instead of hardcoded fill colour for disabled overflow button in customize mode, r=dao
MozReview-Commit-ID: JKeA5ZNAh5J

--HG--
extra : rebase_source : 1fc144cd243b5686afb9fcb736f678656355a27d
2017-09-26 15:17:26 +01:00
Dão Gottwald d75148c5df Bug 1366405 - Stop using -moz-appearance: -moz-win-glass with the Windows 10 default theme. r=nhnt11
MozReview-Commit-ID: Dkjr831dxIV

--HG--
extra : rebase_source : aaa863712c3354b0eee9faa46dd22fe3dce48665
2017-09-23 15:30:10 +02:00
Johann Hofmann 6961bb1222 Bug 1403110 - Fix disabled button color on Windows 7 aero. r=nhnt11
MozReview-Commit-ID: INfoRsLNPT9

--HG--
extra : rebase_source : 04d5ed3002d2aa48bce9edc0caaaf3ce6b04eb2e
2017-09-26 12:52:13 +02:00
Dale Harvey 5c22c4c93e Bug 1399642 - Use photon search icon in awesomebar. r=dao
MozReview-Commit-ID: Dzf8DqrGRam

--HG--
rename : browser/themes/shared/icons/find.svg => browser/themes/shared/icons/search-glass.svg
extra : rebase_source : 488ba12e63e58d6b04b7cb41b3c9b5aee332def5
2017-09-26 11:13:56 +01:00
Sebastian Hengst 7e7dc3f5d5 Backed out changeset ff34580cb279 (bug 1394457) for failing many session store related tests due to exception, e.g. Marionette's test_refresh_firefox.py TestFirefoxRefresh.testReset. r=backout 2017-09-26 23:06:25 +02:00
Erica Wright d354185626 Bug 1394457 - Update illustration for about:sessionrestore. ui-r=shorlander, r=dao
MozReview-Commit-ID: FSLb0ucVroj

--HG--
extra : transplant_source : %0BN%9F%16%A6%B6%00%22%A7y%27%05v%22%BD%98Y%92%29%BD
2017-09-20 11:30:14 -04:00
Ryan VanderMeulen 8d25b74b1b Merge m-c to inbound. a=merge 2017-09-28 13:22:35 -04:00
Towkir Ahmed dfe70a7a30 Bug 1403875 - Add missing fill and fill-opacity attributes to bookmarks-toolbar.svg; r=dao
MozReview-Commit-ID: IHqDu1ceNTV
2017-09-28 12:44:18 +02:00
Dão Gottwald 418df4c234 Bug 1390025 - Add separator between the tab strip and the drag space in front of it. r=johannh
MozReview-Commit-ID: LOymOHgg8fr

--HG--
extra : rebase_source : 1529ee862cb46b55f15b55acb66aa9af0e6086ff
2017-09-26 15:24:04 +02:00
Wes Kocher 47b3660c80 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 8wTTCUkrY2i
2017-09-25 16:43:51 -07:00
Towkir Ahmed afddc5d203 Bug 1394933 - Bookmarks toolbar dropzone icon updated; r=dao
MozReview-Commit-ID: A9vO96djx99

--HG--
rename : browser/themes/shared/icons/toolbar.svg => browser/themes/shared/icons/bookmarks-toolbar.svg
2017-09-25 23:42:03 +02:00
Towkir Ahmed 117526801f Bug 1363028 - Update bookmark toolbar icons to photon styles. r=johannh 2017-09-22 11:52:00 -04:00
Sebastian Hengst 3e4bc7a1e3 Backed out changeset 6c69f8021a5e (bug 1373853) for accidentially landing. r=backout 2017-09-22 16:54:27 +02:00
Mark Striemer 9dd4ca6513 Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
MozReview-Commit-ID: GycnWgmr9kJ
2017-09-22 16:49:28 +02:00
Doug Thayer 9c819003b6 Bug 1401497 - Give menu-badged.svg context-fill-opacity r=dao
This was missing from copy of menu.svg.

MozReview-Commit-ID: Ceg6SJOXBll

--HG--
extra : rebase_source : 3d78b7998deae176fbe42563106edfda71d679a7
2017-09-22 07:33:41 -07:00
Dão Gottwald 266725f895 Bug 1387609 - Use --toolbarbutton-icon-fill-opacity for the tab close button. r=nhnt11
MozReview-Commit-ID: GGyh4KkPZYp

--HG--
extra : rebase_source : a0122c14d25d11601667bdd2b08cc34a6e25b29b
2017-09-21 15:16:05 +02:00
Dale Harvey 04ccddce78 Bug 1400863 - Fix tracking protection close icon size. r=dao
MozReview-Commit-ID: HFt3zUedTDj

--HG--
extra : rebase_source : 1daff81b53efb1d6e67d122df5f536152d2a98bd
2017-09-22 12:10:07 +01:00
Johann Hofmann b425cecbed Bug 1401933 - Make Windows 8 light/dark theme background show up as tab background. r=dao
MozReview-Commit-ID: BZFLvzmvTic

--HG--
extra : rebase_source : e951d7047012eb6cce62dbf182264d45316f18ef
2017-09-22 09:59:59 +02:00
Jonathan Kingston 3d183512ad Bug 1400812 - Removal of containers drawer icon. r=baku,dao
MozReview-Commit-ID: JK2tB0ITRqY

--HG--
extra : rebase_source : 26f534fe05e898d8b33cff1b629a84a5c6ae4dff
2017-09-21 16:26:26 +01:00
Dão Gottwald 1ba58bef05 Bug 1399647 - Stop scaling down the Go button's icon. r=daleharvey
MozReview-Commit-ID: JyICtB2Jmqu

--HG--
extra : rebase_source : 5fc4f7750848ec7d3ec4bd7829ba7ecb100b6ea8
2017-09-21 17:59:54 +02:00
Dustin J. Mitchell 4440d231f8 Bug 1383880: annotate source files with what they SCHEDULE; r=ahal
MozReview-Commit-ID: CR70dSg5R79

--HG--
extra : rebase_source : a46b7daa47680ac92f09988cbc3a205b72de06ed
extra : source : 8586bf76d73db40ef52142fff8f21cdb0b31cf31
2017-08-25 19:31:54 +00:00
Johann Hofmann 6141f0a3e4 Bug 1401735 - Move the toolbarbutton badge slightly down in the bookmarks toolbar. r=Gijs
MozReview-Commit-ID: Hp1t8YWtQ9r

--HG--
extra : rebase_source : 323d45216aecf0f78670700676f6c9fcab5959d9
2017-09-21 11:47:32 +02:00
Sebastian Hengst 0f2ed2d557 merge mozilla-central to autoland. r=merge a=merge 2017-09-21 15:28:11 +02:00