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

3455 Коммитов

Автор SHA1 Сообщение Дата
Emilio Cobos Álvarez a3c20c9800 Bug 1662703 - Make appearance: button behave like auto. r=heycam
As per https://github.com/w3c/csswg-drafts/issues/5174.

Differential Revision: https://phabricator.services.mozilla.com/D89119
2020-09-10 08:58:09 +00:00
Emilio Cobos Álvarez 582367e4b6 Bug 1662703 - Tweak appearance: button usage in browser/ and toolkit/. r=dao
The protections.css declaration is not needed, because you're setting
backgrounds and borders anyways so native appearance is disabled.

The button.css change needs to turn into a -moz-default-appearance +
appearance combo, but since it's in three different places, just put it
in xul.css instead.

Differential Revision: https://phabricator.services.mozilla.com/D89469
2020-09-09 23:13:53 +00:00
Nihanth Subramanya 65fc4480ba Bug 1661473 - Hide popup notification hint text element when empty. r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D89460
2020-09-08 14:52:51 +00:00
Narcis Beleuzu a7cd806311 Backed out 2 changesets (bug 1659530, bug 1657476) for bustages on check.svg. CLOSED TREE
Backed out changeset 761a09f4d153 (bug 1659530)
Backed out changeset c8afdd9434bb (bug 1657476)
2020-09-01 02:30:36 +03:00
Shane Caraveo fb21940df8 Bug 1657476 support multiple recommendation badges r=fluent-reviewers,rpl,flod
Differential Revision: https://phabricator.services.mozilla.com/D86124
2020-08-31 21:35:58 +00:00
Tim Nguyen 41da09cb07 Bug 1661488 - Override button.css hover/active text color on .notification-button. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D88515
2020-08-28 04:16:02 +00:00
Jared Wein 39420c590c Bug 1661043 - Remove duplicate plugin icon and use the icon that has proper spacing already. r=Gijs,preferences-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D88178
2020-08-27 19:30:03 +00:00
Narcis Beleuzu bdf357a57b Backed out changeset 6f15be127fc2 (bug 1661043) for bustages on pluginGeneric.svg . CLOSED TREE 2020-08-26 20:28:40 +03:00
Jared Wein f64b34f34e Bug 1661043 - Remove duplicate plugin icon and use the icon that has proper spacing already. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D88178
2020-08-26 16:08:22 +00:00
Jared Wein a235eef17c Bug 1654431 - Update experiments icon since Pioneer is using the beaker. r=ntim,preferences-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D88164
2020-08-25 18:35:25 +00:00
Jared Wein 80dedf4123 Bug 1656494 - Style changes for larger notification bar. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D87492
2020-08-23 22:24:20 +00:00
Noemi Erli cad3633ca8 Backed out 5 changesets (bug 1656494) for causing failures in browser_all_files_referenced.js
Backed out changeset 4c4a5066876f (bug 1656494)
Backed out changeset 8017af5da26a (bug 1656494)
Backed out changeset 8b6aa5d6dae2 (bug 1656494)
Backed out changeset 0588b4cf76ec (bug 1656494)
Backed out changeset 8a88718e4ec3 (bug 1656494)
2020-08-24 00:01:04 +03:00
Jared Wein 17a5a4bafb Bug 1656494 - Style changes for larger notification bar. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D87492
2020-08-23 08:01:02 +00:00
Cristina Coroiu 09e50d2ff3 Backed out 5 changesets (bug 1656494) for browser-chrome failures at browser/base/content/test/about/browser_aboutNewTab_defaultBrowserNotification.js
Backed out changeset 2ec1967f17c1 (bug 1656494)
Backed out changeset 90d378b5aab9 (bug 1656494)
Backed out changeset 0e8cadf60b6a (bug 1656494)
Backed out changeset a980956c1ddf (bug 1656494)
Backed out changeset 0208b2ba6a6f (bug 1656494)
2020-08-23 10:56:06 +03:00
Jared Wein 410fe143f2 Bug 1656494 - Style changes for larger notification bar. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D87492
2020-08-23 06:57:11 +00:00
James Teh 18d9c07c0b Bug 1622995: Expose video controls to a11y even when visually hidden. r=MarcoZ,Gijs,heycam
This required a change to vtt.jsm because it previously used clientHeight to determine whether the controls were showing.
Now that the controls are visually hidden but not display: none, that doesn't work because clientHeight can be > 0 even when the controls are visually hidden.
The hidden attribute is now used instead.

Differential Revision: https://phabricator.services.mozilla.com/D87403
2020-08-20 09:06:09 +00:00
Bogdan Tara 7925255be6 Backed out changeset a4a25c487d34 (bug 1622995) for disable_controls_reposition.html failures CLOSED TREE 2020-08-20 05:03:21 +03:00
James Teh 13aed820dc Bug 1622995: Expose video controls to a11y even when visually hidden. r=MarcoZ,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D87403
2020-08-19 10:32:04 +00:00
James Teh 5038ab2404 Bug 1496851 part 3: Don't expose the buffering bar as a progress bar for a11y. r=MarcoZ,fluent-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D87220
2020-08-19 21:56:45 +00:00
Sonia Singla 5f5c9fd7f2 Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi
Differential Revision: https://phabricator.services.mozilla.com/D87499
2020-08-18 23:37:51 +00:00
julianwels 0cbb1af83b Bug 1651197: Added Learn More link to HTTPS-Only Mode error page. r=ckerschb,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D86593
2020-08-11 14:09:59 +00:00
Razvan Maries e0be5664fd Backed out changeset 3b5b0068794b (bug 1590172) for perma failures at ErrorLoadingSheet. CLOSED TREE 2020-08-11 02:49:52 +03:00
Taegeon Lee a157125ab9 Bug 1590172 - Clean up unused toolkit/themes/mobile/jar.mn r=geckoview-reviewers,snorp
Differential Revision: https://phabricator.services.mozilla.com/D85689
2020-08-10 20:51:48 +00:00
Jared Wein bd0bbd881d Bug 1655402 - Don't show the hover-label if a popup is open. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D85777
2020-08-10 19:31:04 +00:00
Jeremy Ir 20235b390f Bug 1531609 part 1 - Rename overflow:-moz-hidden-unscrollable to overflow:clip. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D73716
2020-08-01 01:56:58 +00:00
Butkovits Atila cc95b93cba Backed out 3 changesets (bug 1635473, bug 1531609) for reftest failures. CLOSED TREE
Backed out changeset 1e7b32808be8 (bug 1531609)
Backed out changeset e64a61869cdb (bug 1531609)
Backed out changeset 6da37d7f6dd3 (bug 1635473)
2020-07-31 23:56:54 +03:00
Jeremy Ir 92b8f0f77a Bug 1531609 part 1 - Rename overflow:-moz-hidden-unscrollable to overflow:clip. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D73716
2020-07-31 16:40:48 +00:00
Dão Gottwald f79a3cbd71 Bug 1655774 - Port menu scroll arrow behavior from macOS to Windows and Linux. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D85171
2020-07-28 19:35:20 +00:00
Tim Nguyen 6236829632 Bug 1624599 - When menu arrow scroll buttons overlap the menu contents, use overflow:hidden to clip away the contents underneath, rather than relying on -moz-appearance tricks. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D80036
2020-07-27 09:23:53 +00:00
Emilio Cobos Alvarez 32ef7a0c14 Bug 1643157 - Don't remove the padding from custom-styled options in OSX. r=dao
It seems wrong to change padding / layout when the author specifies other
unrelated properties.

Also, this causes undesired overflow because stuff like the icons assume that
that padding exists.

Differential Revision: https://phabricator.services.mozilla.com/D84854
2020-07-27 09:26:07 +00:00
Mike Conley 323ceab32d Bug 1654662 - Disable transitions on Picture-in-Picture toggle variations when the user prefers reduced motion. r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D84713
2020-07-23 17:52:11 +00:00
Itiel b76dfa99e2 Bug 1633994 - Fix focusring for close buttons in macOS r=dao
Also simplify some padding values in button.css

Differential Revision: https://phabricator.services.mozilla.com/D73720
2020-07-23 10:56:01 +00:00
Gijs Kruitbosch 215da5e279 Bug 1653483 - do not dim the reader mode toolbar while focus is inside it, r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D84445
2020-07-22 08:03:33 +00:00
Mike Conley de27ca0448 Bug 1654571 - Make mode 2 variant of Picture-in-Picture toggle always have the highlight border. r=mstriemer
The only case where we don't show the highlight is if the user has used the Picture-in-Picture
toggle before.

Differential Revision: https://phabricator.services.mozilla.com/D84556
2020-07-22 21:00:42 +00:00
Mike Conley 0ecf241b5d Bug 1653663 - Add experimental Picture-in-Picture toggle variations. r=mstriemer,flod
media.videocontrols.picture-in-picture.video-toggle.mode controls the toggle variation.
Valid values are -1 (default, what we currently ship), 1 and 2.

media.videocontrols.picture-in-picture.video-toggle.position controls the toggle variation
position. Valid values are "left" and "right" (default).

Differential Revision: https://phabricator.services.mozilla.com/D84032
2020-07-22 16:02:13 +00:00
Emilio Cobos Álvarez 9f947730df Bug 1653832 - Paper over this bug for now. r=Gijs
This restores menus to their previous state before bug 1645773.
Backgrounds don't disable theming on these widgets on Linux in
particular, so this does the trick for now, I want to dig more.

This is probably worth landing in any case.

Differential Revision: https://phabricator.services.mozilla.com/D84217
2020-07-21 15:51:06 +00:00
Nihanth Subramanya b852dc7a5f Bug 1643187 - Update Storage Access API prompt to not declare that the third party is a tracker. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D84248
2020-07-21 11:26:36 +00:00
Cameron McCormack 9f7843cb34 Bug 1620467 - Part 9: Make `appearance: textfield` behave like auto except on search and number inputs. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D83435
2020-07-16 22:04:26 +00:00
Cameron McCormack dd61f595eb Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr
Uses of `-moz-appearance: none` are changed to `appearance: none`.

Uses of other values that are simply reverting the appearance back to
its default are changed to `appearance: auto`.

Uses of values in UA sheets that are defining the inherent appearance of
widgets are changed to:

  appearance: auto;
  -moz-default-appearance: <value>;

since those values are either no longer supported on (-moz-)appearance,
or are still supported but only in some limited form.

There are some uses of `-moz-appearance: textfield` on <input
type=number> elements that are renamed to `appearance: textfield`.

Differential Revision: https://phabricator.services.mozilla.com/D83430
2020-07-16 22:04:14 +00:00
Tom Prince 2c52622b85 Bug 1651731: [lint] Add a bunch more types of files that should never be executable; r=linter-reviewers,perftest-reviewers,geckoview-reviewers,preferences-reviewers,agi,sylvestre,sparky
Differential Revision: https://phabricator.services.mozilla.com/D82953
2020-07-09 21:28:49 +00:00
Itiel b23671697c Bug 1642239 - Convert PNG/GIF icons in the library window and editbookmark panel to SVG r=dao
Also improve the dark mode in the library

Differential Revision: https://phabricator.services.mozilla.com/D77622
2020-06-27 09:57:42 +00:00
Gijs Kruitbosch d523471eac Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi
Differential Revision: https://phabricator.services.mozilla.com/D79201
2020-06-17 22:40:53 +00:00
Jared Wein 0642aea6c8 Bug 1644538 - Add icon for Experimental Features section. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D79024
2020-06-10 18:13:05 +00:00
Brad Werth 119000e1ae Bug 1642376: Move inline style for panel popups into each theme's popup.css. r=dao
This supports the fact that devtools, which is hosted in an "about:" page,
does not use inline styles. They are prevented from working by the CSP defined
at devtools/client/framework/toolbox.xhtml. This patch moves The styles that
are added by the MozPanel.initialize method into the popup.css files for each
theme, where the other .panel-arrowcontent class selectors live.

Differential Revision: https://phabricator.services.mozilla.com/D78832
2020-06-11 13:53:39 +00:00
Emilio Cobos Álvarez 025e7f804a Bug 1644688 - Simplify common.inc.css. r=dao
There's no default namespace in this stylesheet, so the *|* and *| are
just useless.

Differential Revision: https://phabricator.services.mozilla.com/D79077
2020-06-10 12:41:23 +00:00
Colomban Wendling 120fea1c42 Bug 1628762 - Fix tree column header color to follow theme. r=geckoview-reviewers,snorp
The background color for the tree column headers is drawn using the
system APIs, but the foreground uses custom colors, which didn't follow
theme.  This can lead to unreadable text with specific colors, e.g.
leading to black on black.

Fix this by using system colors for the foreground as well.  It also
adds on-hover styling to match possible background change on hover.

Differential Revision: https://phabricator.services.mozilla.com/D78073
2020-06-03 20:52:55 +00:00
Priyank Singh 155bb639ee Bug 1569653 - Added button to invalidate startup cache and restart in about:support r=mossop,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D77592
2020-06-02 05:59:20 +00:00
Itiel 43735ce93e Bug 1642166 - Vertically align the Reader control hover labels r=Gijs
Also cleanup the CSS a bit

Differential Revision: https://phabricator.services.mozilla.com/D77598
2020-06-04 11:53:49 +00:00
Krystle Salazar 3f7916e8a6 Bug 1570678 - Replace (i) icon for a file icon on potentially trustworthy pages. r=johannh,nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D70932
2020-06-03 08:36:35 +00:00
Narcis Beleuzu ebd0ffd82a Backed out changeset d954ca3baaf5 (bug 1570678) for bc failures on browser_deprecatedTLSVersions.js . CLOSED TREE 2020-06-02 21:37:25 +03:00