Commit Graph

2667 Commits

Author SHA1 Message Date
Gijs Kruitbosch
49a325326c Bug 1397790 - add 'open' active state to urlbar buttons, use a more distinct background colour for it, r=abenson+572682,adw
MozReview-Commit-ID: 7QrhAB79yNw

--HG--
extra : rebase_source : 90c3715259271bf9cb34b635ca8348acd020c51c
2017-09-19 15:13:25 +01:00
Jared Wein
34c01cd4a5 Bug 1397907 - Optimize some of the SVG animations a little more. r=sfoster
MozReview-Commit-ID: 5ceyzVF6onR

--HG--
extra : rebase_source : f0ff727c44aea25019e292a91975fb3cfab307f9
2017-09-07 16:56:05 -04:00
Evan Tseng
4d8574959a Bug 1400203 - Middle align the image and text of help button since there might be a multiple lines string in the button - Fix mozilla-central. r=mconley
MozReview-Commit-ID: ECM1LCXVCrS

--HG--
extra : rebase_source : 2c6110c1e7403bc17538e55f14306edf58fa5273
2017-09-19 17:31:40 +08:00
Mike de Boer
f716107bf8 Bug 1354536 - Part 3 - When the Library view is shown, populate a new 'Recent Highlights' section with at most 12 items as in about:newtab. r=Gijs
MozReview-Commit-ID: Bs1RzL0uewH

--HG--
extra : rebase_source : 5efd60f237f9123ecf57e2da820851b703c2045e
2017-09-19 16:17:16 +02:00
Erica Wright
5203d976cb Bug 1394460 - Update illustration and copy for error: invalid URL. ui-r=shorlander r=johannh
MozReview-Commit-ID: 8mMUvlOzygj

--HG--
extra : rebase_source : 6b93f7de2bbf55c330c4c25f08555386362dce04
2017-08-29 16:55:31 -04:00
Ricky Chien
a9db519264 Bug 1400117 - Initialize Application handlers after pageshow to avoid delaying painting of Preferences page r=florian,jaws
MozReview-Commit-ID: Cla3vz3YF38

--HG--
extra : rebase_source : 191f015ad85714f01cf7d384a6eb13ee858674cf
2017-09-15 12:06:08 +08:00
Sebastian Hengst
30ac98270d Backed out changeset 2f1a9242f33d (bug 1398050) for failing reftest reftest/tests/editor/reftests/xul/empty-1.xul and more. r=backout on a CLOSED TREE 2017-09-19 16:07:40 +02:00
Johann Hofmann
3ddfdf45d8 Bug 1389966 - Make toolbarbuttons in the bookmarks toolbar adjust to toolbar height. r=Gijs
Regular bookmark items can grow flexibly because they apply hover background
and padding on the parent toolbarbutton element instead of its contents,
like .toolbarbutton-1 does. This patch adds a few hacky overrides to fix that.

MozReview-Commit-ID: 9225cIxcY3o

--HG--
extra : rebase_source : b25ce69a6dbf475f4c6a2793506c23f27d3ab9e3
2017-09-18 23:41:51 +02:00
Johann Hofmann
acd380512e Bug 1391593 - Increase the bottom padding of the bookmarks toolbar by 1px. r=nhnt11
MozReview-Commit-ID: JJGp5NSCCTS

--HG--
extra : rebase_source : a466ffdbd2903fc71d6f1ff4416c5b129106b635
2017-09-18 15:32:55 +02:00
Evan Tseng
774f50d9f5 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : 9190f5430eb06294895f4b58609e56c673ff2156
2017-09-12 17:38:41 +08:00
Prathiksha
86d7bac5f6 Bug 1363051 - Update about:blocked page visuals and copy. r=francois,johannh
MozReview-Commit-ID: CK2cO5Ikivt

--HG--
extra : rebase_source : 01da86303c4aa20961be609c7f45db39bf7e9f7b
2017-09-04 19:25:05 +05:30
Gijs Kruitbosch
7f36ee37bf Bug 1400810 - fix context menus looking squashed while retaining changes to shortcut and footer alignment, r=johannh
MozReview-Commit-ID: GPAEdE7eMxk

--HG--
extra : rebase_source : e835f5a12b2f8e0437f97ed304ae6494d33713ee
2017-09-18 11:14:26 +01:00
Gijs Kruitbosch
d9c533ac23 Bug 1400681 - remove footer inline start padding explicitly instead of not setting non-icon inline start padding, r=johannh
Using ':not' would unduly increase the specificity of the '.subviewbutton > .toolbarbutton-text' rule,
so I went with overriding it instead.

MozReview-Commit-ID: 85o0IcjCgbQ

--HG--
extra : rebase_source : 385bcd09c2cea5c24a99bb23c60da63b5a46749d
2017-09-17 17:23:05 +01:00
Doug Thayer
26c4c55079 Bug 1380345 - Use clipped menu icon when showing update badges r=Gijs
As an alternative to using a border colored to match what's behind
it, as the color of that border needs to be maintained to match,
and the border can cut into other things. Since the border was
1px on high DPI displays, this does change how it looks slightly
under those circumstances, but see the images attached to the bug,
which is still visually pleasing.


MozReview-Commit-ID: 8gdZ0XPOX8C

--HG--
extra : rebase_source : 8065362d295095194a88cb265ea5ee3e43bc6bdf
2017-09-11 13:34:11 -07:00
Blake Winton
ab01ad862f Bug 1388167 - Unify doorhanger footer styles. ui-r=abenson r=johannh
MozReview-Commit-ID: GGd9sHa2Ga0

--HG--
extra : rebase_source : 9a4dc328c9b81b30743f37aca25d0ec85cab532c
2017-08-21 15:49:32 -04:00
Ryan VanderMeulen
ecdacdf4a0 Merge m-c to autoland. a=merge 2017-09-15 14:20:34 -04:00
Ryan VanderMeulen
e1d23c6fa7 Merge inbound to m-c. a=merge 2017-09-15 14:20:02 -04:00
Florian Quèze
87f13ca985 Bug 1379587 - White flash when opening new tabs, r=mconley, ui-r=phlsa. 2017-09-15 17:09:38 +02:00
Dão Gottwald
022836d623 Bug 1400232 - Hide the menu button separator in compact mode. r=johannh
MozReview-Commit-ID: CKuXX6QZ3W5

--HG--
extra : rebase_source : 8e9ba1cad319c1303d21faa8db2b8ba290244062
2017-09-15 16:16:59 +02:00
Myk Melez
d67f399287 Bug 1399963 - set a wider explicit width on the 'default font' menulist; r=nhnt11 2017-09-14 18:53:34 -07:00
Erica Wright
0157565b0e Bug 1394461 - Update illustration and copy for about:rights. ui-r=shorlander r=dao
MozReview-Commit-ID: 3kxO8DYG6R8

--HG--
extra : rebase_source : 1130047e926736a318b2df632fad849649bfc97e
2017-08-31 11:20:11 -04:00
Tim Nguyen
3a0eabdbc1 Bug 1387582 - Add toolbar_text color property to theming API. r=dao,mikedeboer
MozReview-Commit-ID: KjKVjFD4axN

--HG--
extra : rebase_source : 8e47b2a3f75366208e45792d6ec34e0a36ac3ecd
2017-08-30 20:23:58 +07:00
Dão Gottwald
e9674fb263 Bug 1384686 - Use currentColor with a fill-opacity for toolbar button icons. r=ntim
MozReview-Commit-ID: G5G9i29KIac

--HG--
extra : rebase_source : c9d04802df66bff1e3848b3fa555a2d56ea897ab
2017-09-15 13:00:40 +02:00
Jared Wein
4bce8433a2 Bug 1396062 - Use White as the fill color for the tab loading indicator when the tabs toolbar has brighttext. r=Gijs
MozReview-Commit-ID: BoCSgOEUJUx

--HG--
extra : rebase_source : fa99d59d218ab33081b8b31f39b942253ee6ea59
2017-09-13 17:14:39 -04:00
Dale Harvey
d71c935908 Bug 1390511 - Follow up to fix review nits. r=johannh
MozReview-Commit-ID: d8CTk1RS6D

--HG--
extra : rebase_source : b49a434ec19985dc4b28f68b19afa35ef7d527de
2017-09-14 05:02:00 -04:00
Philipp Sackl
a5d757bfb2 Bug 1393057 - Remove hover transition from toolbar buttons, r=mikedeboer
MozReview-Commit-ID: GdBVMsBYI6S

--HG--
extra : rebase_source : 4b9f7e576434f628b1fc56bb454c2e4008b93766
2017-09-14 13:25:31 +01:00
Dão Gottwald
d9ca0b69b5 Bug 1387726 - Fix identity box hover and active color for dark themes. r=daleharvey
MozReview-Commit-ID: 6KM5KO5K76m

--HG--
extra : rebase_source : 5e1148c702d48376326a3b55b5b978af23262fcf
2017-09-13 13:33:06 +02:00
Dão Gottwald
0998697da4 Bug 1398549 - Let the 'Title Bar' and 'Drag Space' checkboxes inherit the text color when a lightweight theme is applied. r=Gijs
MozReview-Commit-ID: 7z5qipeVMys

--HG--
extra : rebase_source : fbf693ffef31b6fedfe56d8346eae8e54e826602
2017-09-14 13:32:15 +02:00
Johann Hofmann
2c63e317d8 Bug 1388699 - Increase the bookmark toolbar padding per Photon spec. r=nhnt11
MozReview-Commit-ID: 8CK67SaUMfp

--HG--
extra : rebase_source : b3cf22fa8b6baff642f223ae829fb087c992cff1
2017-08-16 13:18:25 +02:00
Mark Banner
8e2f6113a5 Bug 1393437 - Add a checkbox to preferences to control whether the separate Search Bar is present in the toolbar. r=Gijs ui-review=epang
MozReview-Commit-ID: 8gpukk8BhxG

--HG--
extra : rebase_source : ccb003d2eebefb82b18f7a4e5c80ed87517f86ce
2017-08-30 09:38:05 +01:00
Dale Harvey
bf10e62b24 Bug 1390511 - Replace inconsistent padlock icons. r=johannh
MozReview-Commit-ID: 5j4ntbJDVGu

--HG--
extra : rebase_source : d85af7ebde0c84fec4ae1317b045b867fc1c7839
2017-09-11 08:30:03 +01:00
Dão Gottwald
fb683c3ffc Bug 1399235 - Prevent the urlbar-icon hover feedback from bleeding outside the location and search bars. r=adw
MozReview-Commit-ID: GRGvdW70Tkt

--HG--
extra : rebase_source : bd6261b6403bc4d7d4ad1cac209deba05dc98770
2017-09-13 15:09:21 +02:00
Mark Striemer
4d92dcaec3 Bug 1354344 - Show extension controlling home page in preferences r=bsilverberg,jaws
MozReview-Commit-ID: 9mU3SvdK91c

--HG--
extra : rebase_source : 703e7248b8200efef8eb0342510c6d7da29016c7
2017-09-07 11:35:06 -05:00
Mike de Boer
4c850e0f21 Bug 1388180 - Update the overflow panel styling in Customize Mode and show the overflow button as in the opened state, but with a disabled looking icon. r=Gijs
MozReview-Commit-ID: 387PZ2jp1SS

--HG--
extra : rebase_source : 4b6e865d725d9aeb32b0de98b2cfdbb35d8f2349
2017-09-13 19:28:45 +02:00
Drew Willcoxon
5c2a2018b7 Bug 1397395 - hover state is missing for bookmarked pages in location bar. r=Gijs
MozReview-Commit-ID: 9wspj5fJ0gl

--HG--
extra : rebase_source : 27d89b0f8949b5da713c81527241fd5717da6fb6
2017-09-12 13:15:22 -07:00
Johann Hofmann
f71ee4ffee Bug 1349552 - Part 1 - Add optional drag space on top of the tabstrip. r=dao
MozReview-Commit-ID: 5e4pHZ7TDCb

--HG--
extra : rebase_source : bdeee9ee9725025b70e2c90aec0fe107cfba3de3
2017-09-10 20:36:55 +02:00
Gijs Kruitbosch
38e1f80bb6 Bug 1398290 - use folder icon and fix small issue with the path, r=mikedeboer
MozReview-Commit-ID: 92a8eCatd99

--HG--
extra : rebase_source : 88fce754e361753c48150ec785f0d39e6478fb38
2017-09-13 14:06:38 +01:00
Mike de Boer
3ab5ac2a48 Bug 1399145 - Make sure that the start padding for the FxA button in its signed-in state is adjusted on OSX only. r=Gijs
MozReview-Commit-ID: GSItfXcScLJ

--HG--
extra : rebase_source : b600b01c5b914931dd345898945086548c32ad3e
2017-09-13 14:16:55 +02:00
Gijs Kruitbosch
9a9c609fdf Bug 1398349 - don't use native Windows styling for downloads subview 'open in containing folder' button, r=mikedeboer
MozReview-Commit-ID: CGgtsNUiFnw

--HG--
extra : rebase_source : 6dfb6b45f635c09f78c9c8ec8d266a8eb5f1adab
2017-09-13 13:54:14 +01:00
Gijs Kruitbosch
d2de2af5d8 Bug 1398289 - increase font size of the status text of the downloads subview in the library panel, r=mikedeboer
MozReview-Commit-ID: LDrCyjRgrGc

--HG--
extra : rebase_source : 0b7d440af0979c462b40ee6ae7654774e4faaa47
2017-09-13 10:53:33 +01:00
Sebastian Hengst
be553422dd merge mozilla-central to autoland. r=merge a=merge 2017-09-13 11:30:55 +02:00
Gijs Kruitbosch
c3acd03b82 Bug 1397447 - add UI and automatic toggles to make the auto-hide functionality more seamless, r=mak
MozReview-Commit-ID: 9xN3N4aLwfv

--HG--
extra : rebase_source : 54333982cce1dcb7cb84331734f170d4d79fbc29
2017-09-11 18:54:48 +01:00
Wes Kocher
2279d7a1dd Backed out changeset 9c55653c204f (bug 1393057) for maybe causing browser_bug451286.js failures a=backout CLOSED TREE
MozReview-Commit-ID: 1nHzrH84mfZ
2017-09-12 15:24:10 -07:00
Myk Melez
917428e84b Bug 1375978 - enumerate fonts asynchronously; r=jfkthame,nhnt11 2017-09-12 11:05:37 -07:00
Philipp Sackl
c808773f55 Bug 1393057 - Remove hover transition from toolbar buttons. r=Gijs 2017-09-12 16:39:45 +02:00
Doug Thayer
1206d529cb Bug 1392979 - Modernize buttons for Flash CTP r=Felipe
This is just the most conservative thing we can do to get the
Flash doorhanger to not look out of place next to other
doorhangers. This does not change the doorhanger's strings or
anything substantive. Still looking into what that would entail,
but I thought I would drop this in as a baseline.

Minor notes: added default="true" to get the OS-specific button
reordering of normal doorhangers, and removed the close button
since the doorhanger will close by just clicking out of it.

MozReview-Commit-ID: 9jhHLfzSeXZ

--HG--
extra : rebase_source : b206531f0b916502bc4917ae93f1e95ec9909c8e
2017-08-29 10:56:42 -07:00
Mike de Boer
611d1dd2c5 Bug 1397754 - Ensure that the FxA menu item in its signed in state and combined button widgets compensate for the correct inline start padding in subviews. r=Gijs
The combined button widget issue only appeared on OSX.

MozReview-Commit-ID: 3T05WDUCPrQ

--HG--
extra : rebase_source : dc84ddf89ef94ffcde3ce4fb68fc57c38059aeff
2017-09-11 17:30:52 +02:00
Sebastian Hengst
261dd76eb6 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: ACCqbunIDpp
2017-09-09 11:44:38 +02:00
Jim Mathies
910a0df0c0 Bug 1385991 - Provide a chrome side notification informing the user about an incompatible version of JAWS screen reader. r=felipe 2017-09-08 16:05:06 -05:00
Jim Mathies
2a7901349f Bug 1387507 - Remove a11y e10s checks and preferences. r=felipe 2017-09-08 09:31:06 -05:00