Bernard Igiri
e57f7feda2
Bug 1714135 - Limit width of toolbar badges so they don't shift the toolbar r=desktop-theme-reviewers,dao
...
Set a limit on the width of toolbar badges so that when they expand they do not shift the position of other elements on the toolbar.
Differential Revision: https://phabricator.services.mozilla.com/D119781
2021-07-19 15:47:40 +00:00
Harry Twyford
5326134a5a
Bug 1720784 - Support toolbar-field-highlight in searchbar and fix theme mismatch issue. r=desktop-theme-reviewers,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D120115
2021-07-18 14:13:38 +00:00
Emilio Cobos Álvarez
ef4af678b2
Bug 1720441 - Remove unthemed menubar color. r=stransky
...
Menubars on Linux are unthemed by default so they are transparent. Only
themed menubars should use -moz-menubarcolor.
Differential Revision: https://phabricator.services.mozilla.com/D119873
2021-07-16 08:29:45 +00:00
Molly Howell
c8456941cf
Bug 1709978 - Disable app update when running as a packaged app. r=agashlin,preferences-reviewers
...
This patch disables the update service as if it were disabled by policy
whenever a package identify is present. User interfaces are treated as if
the updater had not been included in the build, because that prevents any of
our usual update UI from being shown, and in particular ensures that we do not
generate messages about an administrator handling updates, as would normally
happen when disabling updates via policy.
The telemetry environment's update.enabled flag is deliberately left alone in
this patch, because the mere fact of using an app package does not really say
anything about whether the user intends to allow automatic updating or not.
Depends on D114427
Differential Revision: https://phabricator.services.mozilla.com/D114886
2021-07-15 20:58:21 +00:00
Csoregi Natalia
e3638062b6
Backed out changeset cec939837018 (bug 1709978) for causing failures on app update. CLOSED TREE
2021-07-14 22:21:53 +03:00
Molly Howell
c797d0b164
Bug 1709978 - Disable app update when running as a packaged app. r=agashlin,preferences-reviewers
...
This patch disables the update service as if it were disabled by policy
whenever a package identify is present. User interfaces are treated as if
the updater had not been included in the build, because that prevents any of
our usual update UI from being shown, and in particular ensures that we do not
generate messages about an administrator handling updates, as would normally
happen when disabling updates via policy.
The telemetry environment's update.enabled flag is deliberately left alone in
this patch, because the mere fact of using an app package does not really say
anything about whether the user intends to allow automatic updating or not.
Differential Revision: https://phabricator.services.mozilla.com/D114886
2021-07-14 18:23:41 +00:00
Sam Foster
b75664d2c3
Bug 1706695 - Shift + icon paths left 1px to better center it. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D119240
2021-07-13 16:08:29 +00:00
Sam Foster
3bb9aa63ff
Bug 1699631 - Move the reload icon into toolkit. r=harry,preferences-reviewers,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D119554
2021-07-12 20:45:08 +00:00
Marian-Vasile Laza
4e2bd249f2
Backed out changeset c47653711a25 (bug 1699631) for causing node devtools failures. CLOSED TREE
2021-07-12 21:04:22 +03:00
Sam Foster
08af461236
Bug 1699631 - Move the reload icon into toolkit. r=harry,preferences-reviewers,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D119554
2021-07-12 17:26:16 +00:00
Bernard Igiri
0d6d95f32b
Bug 1699439 - Removing `--in-content-button` vars from common.inc.css r=desktop-theme-reviewers,jaws,Itiel
...
Removing the following vars from common.inc.css
- `--in-content-button-border-radius`
- `--in-content-button-horizontal-padding`
- `--in-content-button-vertical-padding`
Differential Revision: https://phabricator.services.mozilla.com/D119190
2021-07-12 14:52:27 +00:00
Sam Foster
58d620a957
Bug 1704970
- Move fxr's refresh icon to its own assets directory.
...
Differential Revision: https://phabricator.services.mozilla.com/D117094
2021-07-09 20:07:08 +00:00
Sam Foster
08389c68f4
Bug 1700124 - de-duplicate add (+) icons r=thecount,harry,desktop-theme-reviewers
...
* Rename toolkit's add.svg to plus.svg, use it for the zoom-in buttons and about:newtab's add icon
Differential Revision: https://phabricator.services.mozilla.com/D118627
2021-07-08 18:52:40 +00:00
Michelle Goossens
201dd0ca83
Bug 1714462 - Part 3: Remove CSS rules from browser/themes using "not (-proton)" r=Gijs,preferences-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D119287
2021-07-07 20:59:03 +00:00
Sam Foster
27fd851b8d
Bug 1708502 - De-dupe about:newtab icons. r=thecount
...
Differential Revision: https://phabricator.services.mozilla.com/D118863
2021-07-07 17:08:28 +00:00
Itiel
7a6f45de19
Bug 1719359 - Make the fix in Bug 1714512 more consistent r=desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D119102
2021-07-07 15:36:21 +00:00
Emilio Cobos Álvarez
b4379d4a38
Bug 1716546 - Fix and cleanup bookmarks submenu styling. r=desktop-theme-reviewers,harry
...
Differential Revision: https://phabricator.services.mozilla.com/D118188
2021-07-07 11:33:43 +00:00
Toshihito Kikuchi
309abd3615
Bug 1713855 - Part1: Remove the Third-Party Modules section from about:support. r=Gijs
...
Now that the about:third-party page landed (bug 1695817), we can remove the predecessor.
This patch reverts the Part10 patch of bug 1669036 (d9f8cdf2877b), keeping the other patches
which are required for about:third-party page.
Differential Revision: https://phabricator.services.mozilla.com/D118382
2021-06-25 22:22:03 +00:00
Itiel
1c1866d4df
Bug 1714512 - Fix focus rings in menulists inside a richlistitem r=preferences-reviewers,Gijs
...
Also fix the contrast for these menulists.
Also fix some styling in the containers section in about:preferences
Differential Revision: https://phabricator.services.mozilla.com/D117907
2021-06-25 07:16:36 +00:00
Sam Foster
b6f8f294bc
Bug 1699586 - Rename default right arrow icon to arrow-right.svg for naming consistency with its other directions. Use it rather than flipping the left arrow. r=Itiel,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D118424
2021-06-25 00:03:22 +00:00
Sam Foster
fa43fe37e3
Bug 1699586 - De-duplicate default up arrow icons, rename as arrow-up.svg r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117577
2021-06-25 00:03:22 +00:00
Sam Foster
a4b983a6cb
Bug 1699586 - De-duplicate default down arrow icons, rename as arrow-down.svg. r=harry,desktop-theme-reviewers,Itiel,extension-reviewers,mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D117576
2021-06-25 00:03:21 +00:00
Sam Foster
194b1aaf6a
Bug 1699586 - De-duplicate small right arrow icons, rename as arrow-right-12.svg r=harry,desktop-theme-reviewers,thecount,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117575
2021-06-25 00:03:21 +00:00
Sam Foster
deab16a9d6
Bug 1699586 - De-duplicate small left arrow icons, rename as arrow-left-12.svg. r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117574
2021-06-25 00:03:21 +00:00
Sam Foster
c703c07954
Bug 1699586 - De-duplicate small down arrow icons, rename as arrow-down-12.svg. r=harry,preferences-reviewers,desktop-theme-reviewers,thecount,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117571
2021-06-25 00:03:20 +00:00
Micah Tigley
054de605ad
Bug 1702431 - Remove per-platform findBar.css files. r=mconley CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D118409
2021-06-23 19:24:52 +00:00
Dorel Luca
38d37d5ac1
Backed out 6 changesets (bug 1699586) for Browser-chrome failures in browser/base/content/test/performance/browser_startup_images.js. CLOSED TREE
...
Backed out changeset 8d42246a3ee8 (bug 1699586)
Backed out changeset e492a3c410b1 (bug 1699586)
Backed out changeset 621c35b393a2 (bug 1699586)
Backed out changeset 91f70d7ff2b1 (bug 1699586)
Backed out changeset 25a77358d2bc (bug 1699586)
Backed out changeset 1d3c1fe20fe9 (bug 1699586)
2021-06-24 02:03:18 +03:00
Dorel Luca
41bb52a153
Backed out changeset 39346118bd93 (bug 1702431) for Browser-chrome failures in browser/components/preferences/tests/browser_open_download_preferences.js. CLOSED TREE
2021-06-24 02:01:59 +03:00
Micah Tigley
bd295f73be
Bug 1702431 - Remove per-platform findBar.css files. r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D118409
2021-06-23 19:24:52 +00:00
Sam Foster
d8768ef4ce
Bug 1699586 - Rename default right arrow icon to arrow-right.svg for naming consistency with its other directions. Use it rather than flipping the left arrow. r=Itiel,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D118424
2021-06-23 18:49:43 +00:00
Sam Foster
e2c1c7fbb2
Bug 1699586 - De-duplicate default up arrow icons, rename as arrow-up.svg r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117577
2021-06-23 18:49:43 +00:00
Sam Foster
49c6f1e705
Bug 1699586 - De-duplicate default down arrow icons, rename as arrow-down.svg. r=harry,desktop-theme-reviewers,Itiel,extension-reviewers,mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D117576
2021-06-23 18:49:42 +00:00
Sam Foster
13ff596b35
Bug 1699586 - De-duplicate small right arrow icons, rename as arrow-right-12.svg r=harry,desktop-theme-reviewers,thecount,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117575
2021-06-23 18:49:42 +00:00
Sam Foster
d7aad17d27
Bug 1699586 - De-duplicate small left arrow icons, rename as arrow-left-12.svg. r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117574
2021-06-23 18:49:41 +00:00
Sam Foster
9347a81644
Bug 1699586 - De-duplicate small down arrow icons, rename as arrow-down-12.svg. r=harry,preferences-reviewers,desktop-theme-reviewers,thecount,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117571
2021-06-23 18:49:41 +00:00
Mike Conley
ba30b01adc
Bug 1698883 - Remove the panel-footer-menulike class. r=mhowell
...
We kept this class around so that we could toggle back and forth between the
Photon-era footer button style, and the Proton-era menuitem style for footer
buttons.
Now that v89 has shipped, we can remove that class and switch the markup and
styling over completely to the Proton styling.
Differential Revision: https://phabricator.services.mozilla.com/D117553
2021-06-23 13:54:41 +00:00
Michelle Goossens
55106740f3
Bug 1714462 - Part 1: Remove CSS rules from toolkit/themes using "not (-moz-proton)" r=emalysz
...
Differential Revision: https://phabricator.services.mozilla.com/D117202
2021-06-23 00:24:54 +00:00
Brindusan Cristian
0f63b1513f
Backed out 6 changesets (bug 1699586) for causing bc failures in browser_ext_tabs_hide.js.
...
CLOSED TREE
Backed out changeset aeeaa1d05965 (bug 1699586)
Backed out changeset 2b0292c56e66 (bug 1699586)
Backed out changeset b23c2cdf6055 (bug 1699586)
Backed out changeset 4c4d46cb250d (bug 1699586)
Backed out changeset bd33ea428223 (bug 1699586)
Backed out changeset faedaeb2a10f (bug 1699586)
2021-06-23 03:12:24 +03:00
Sam Foster
0901151ac2
Bug 1699586 - Rename default right arrow icon to arrow-right.svg for naming consistency with its other directions. Use it rather than flipping the left arrow. r=Itiel,desktop-theme-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D118424
2021-06-22 22:32:35 +00:00
Sam Foster
9b797ac970
Bug 1699586 - De-duplicate default up arrow icons, rename as arrow-up.svg r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117577
2021-06-22 22:32:34 +00:00
Sam Foster
e84104bc3d
Bug 1699586 - De-duplicate default down arrow icons, rename as arrow-down.svg. r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117576
2021-06-22 22:32:34 +00:00
Sam Foster
7743f214a9
Bug 1699586 - De-duplicate small right arrow icons, rename as arrow-right-12.svg r=harry,desktop-theme-reviewers,thecount,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117575
2021-06-22 22:32:34 +00:00
Sam Foster
899a5d3b0f
Bug 1699586 - De-duplicate small left arrow icons, rename as arrow-left-12.svg. r=harry,desktop-theme-reviewers,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117574
2021-06-22 22:32:33 +00:00
Sam Foster
4037e82e34
Bug 1699586 - De-duplicate small down arrow icons, rename as arrow-down-12.svg. r=harry,preferences-reviewers,desktop-theme-reviewers,thecount,Itiel
...
Differential Revision: https://phabricator.services.mozilla.com/D117571
2021-06-22 22:32:33 +00:00
Bernard Igiri
142c430968
Bug 1704669 - Deduplicate and consolidate checkmark icons across the tree r=mconley,desktop-theme-reviewers,Itiel
...
Replaced instances of success.svg with check.svg and removed success.svg.
Differential Revision: https://phabricator.services.mozilla.com/D118031
2021-06-22 17:19:40 +00:00
Mathew Hodson
ac36d76c7a
Bug 1690417 - Show tooltips when a reader mode dropdown is open. r=desktop-theme-reviewers,harry
...
Don't show the tooltip of the currently open dropdown button
so that the opening of the dropdown popup doesn't look odd.
Differential Revision: https://phabricator.services.mozilla.com/D116956
2021-06-20 06:11:16 +00:00
Itiel
a507e0cf17
Bug 1715722 - Remove obsolete .button-box padding rule on Windows r=desktop-theme-reviewers,harry,dao
...
Differential Revision: https://phabricator.services.mozilla.com/D117639
2021-06-18 09:13:07 +00:00
Brindusan Cristian
20b73f0fc2
Backed out changeset e88b44182dda (bug 1698883) for causing bc failures in browser_documentnavigation.js and browser_protectionsUI.js.
...
CLOSED TREE
2021-06-17 22:43:47 +03:00
Mike Conley
6c5816deeb
Bug 1698883 - Remove the panel-footer-menulike class. r=mhowell
...
We kept this class around so that we could toggle back and forth between the
Photon-era footer button style, and the Proton-era menuitem style for footer
buttons.
Now that v89 has shipped, we can remove that class and switch the markup and
styling over completely to the Proton styling.
Differential Revision: https://phabricator.services.mozilla.com/D117553
2021-06-17 15:34:17 +00:00
Emilio Cobos Álvarez
3858e9d4e8
Bug 1716515 - Let default buttons on GTK have proper hover/active/focus states. r=stransky
...
Differential Revision: https://phabricator.services.mozilla.com/D117888
2021-06-16 14:12:42 +00:00