Commit Graph

1586 Commits

Author SHA1 Message Date
Amy Chan
c6aea6fb8d Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
MozReview-Commit-ID: GnawrVrfpEz
2018-04-12 19:22:38 -04:00
Gurzau Raul
9091cce264 Backed out 2 changesets (bug 1446975) for failing xpcshell on sync/tests/unit/test_syncedtabs.js and browser-chrome failures e.g. test/urlbar/browser_page_action_menu.js on a CLOSED TREE
Backed out changeset 69653800c483 (bug 1446975)
Backed out changeset 44e3e7446b02 (bug 1446975)
2018-04-13 01:28:22 +03:00
Amy Chan
b887099e67 Bug 1446975 - Replace synced Tabs sidebar device icons. r=eoger
MozReview-Commit-ID: GnawrVrfpEz
2018-04-12 16:18:22 -04:00
Paolo Amadini
1c95b06c7d Bug 1448822 - Remove the checkbox styling in the menu of the Bookmarks button. r=Gijs
MozReview-Commit-ID: BmSvFRTNOSx
2018-04-11 13:00:20 +01:00
Dão Gottwald
caee52c07e Bug 1453281 - Remove obsolete menubar binding and styling. r=bgrins,Paolo
MozReview-Commit-ID: Kao3jst0DBJ
2018-04-11 17:29:27 +02:00
Noemi Erli
3c53027143 Merge inbound to mozilla-central. a=merge 2018-04-07 00:55:15 +03:00
Paolo Amadini
0d9f092cae Bug 1451282 - Don't use a groupbox for the meta tree in the Page Info window. r=bgrins
This also aligns the help button to the bottom of the window even when the meta tree is hidden.

MozReview-Commit-ID: GCmgThN569z
2018-04-06 13:24:49 +01:00
Dão Gottwald
db43d4f919 Bug 1451709 - Remove code for the "Restore Tabs From Last Time" button in the tab bar. r=mikedeboer
MozReview-Commit-ID: JMmkE6axBBK
2018-04-05 14:02:55 +02:00
Johann Hofmann
4b037796dc Bug 1348223 - Part 5 - Remove the old cookie manager. r=florian
cookies.xul is unused and mostly unmaintained and should be removed.

Equivalent functionality in a well-maintained interface can be found
in the storage manager or the devtools storage inspector.

MozReview-Commit-ID: ILSt83hwN34
2018-03-22 12:53:38 +01:00
Manish Kumar
012e316f55 Bug 1450588 - Remove old bookmark animation code and images. r=ntim,dao 2018-04-04 10:47:50 +02:00
Manish Kumar
aefc1e19f2 Bug 1450567 - Remove remaining social API images r=jaws 2018-04-01 23:22:45 +02:00
Manish Kumar
4144b3525a Bug 1450590 - Remove unused browser/themes/linux/preferences/mail.png. r=ntim,dao 2018-04-02 05:11:27 +02:00
Manish Kumar
0acacb9e45 Bug 1450586 - Remove unused sync images. r=ntim,dao 2018-04-02 05:06:12 +02:00
Manish Kumar
73061fc116 Bug 1450566 - Replace aboutSessionRestore-window-icon.png usage with window.svg. r=ntim,dao 2018-04-02 05:01:48 +02:00
Tim Nguyen
a023b92244 Bug 1449765 - Fix urlbar focusring on macOS. r=jaws
MozReview-Commit-ID: VHpMDilA0p
2018-03-29 00:38:37 +02:00
Tim Nguyen
5fbe3552e4 Bug 1448473 - Adjust panel variables to work well on dark themes. r=dao
MozReview-Commit-ID: KzL9iyMhOm
2018-03-28 21:22:29 +02:00
Dylan Stokes
627c0e4bd5 Bug 1417883 - Allow theming autocomplete popups. r=ntim, jaws 2018-02-11 12:32:33 -05:00
Brendan Dahl
3930802738 Bug 1443971 - Remove allDownloadsViewOverlay.xul. r=Paolo
This overlay was used in two places: places.xul and
contentAreaDownloadsView.xul. Move the commandset, menuppop and
downloadsRichListBox into include files. Inline the scripts and
DTDs.

MozReview-Commit-ID: LroiQlRTE2T
2018-03-19 16:21:50 -07:00
Timothy Guan-tin Chien
43e8381ba4 Bug 1446157 - Follow-up, Remove unused #placesTreechildren style rules r=adw
MozReview-Commit-ID: 1yoxFfwurt9
2018-03-20 17:23:01 +08:00
Andreea Pavel
7bcb3e8cb2 Backed out 3 changesets (bug 1446157) for browser chrome failures at browser/base/content/test/static/browser_all_files_referenced.js on a CLOSED TREE
Backed out changeset 2491f8caeffa (bug 1446157)
Backed out changeset be65061c2d72 (bug 1446157)
Backed out changeset de560a993de1 (bug 1446157)
2018-03-22 18:49:31 +02:00
Timothy Guan-tin Chien
90cafd39b5 Bug 1446157 - Follow-up, Remove unused #placesTreechildren style rules r=adw
MozReview-Commit-ID: 1yoxFfwurt9
2018-03-20 17:23:01 +08:00
Brendan Dahl
2021b6eed4 Bug 1444228 - Remove editBookmarkOverlay.xul. r=standard8
Move the main contents of editBookmarkOverlay.xul into an include file and
inline the DTD and CSS files where used. Convert several chrome tests to
browser tests since the preprocessor is hard to use within the testing
framework.


MozReview-Commit-ID: DpPBOpZSuBN
2018-03-16 09:26:49 -07:00
Martin Stransky
18087ce9f8 Bug 1439834 - Make #TabsToolbar transparent when styled #titlebar (-moz-window-titlebar) should be shown, r=dao
When #titlebar (-moz-window-titlebar) should be rendered
(disabled system headerbar rendering and disabled menubar)
we also need to make #TabsToolbar transparent because #titlebar
is bellow it.

MozReview-Commit-ID: AruTMVyC8WD
2018-02-28 14:34:39 +01:00
Martin Stransky
2767b3ec70 Bug 1439834 - Stretch #titlebar over dragspace, r=dao
Add missing drag space height (present as #TabsToolbar padding) to
titlebar height computation.

MozReview-Commit-ID: 8JhP2zuNexb
2018-03-07 10:58:17 +01:00
Dão Gottwald
4de32902e2 Bug 1444891 - Remove the statuspanel binding. r=jaws
MozReview-Commit-ID: KcpOYuObiNG
2018-03-12 20:47:31 +01:00
Cosmin Sabou
6e9b9fb5f4 Backed out changeset 4805bc295b9a (bug 1444891) for ESlint failure on browser/base/content/browser.js 2018-03-12 19:49:23 +02:00
Dão Gottwald
8cb00984d2 Bug 1444891 - Remove the statuspanel binding. r=jaws
MozReview-Commit-ID: JaMhIAWHbEv
2018-03-12 14:55:55 +01:00
Gijs Kruitbosch
c0f35d187a Bug 1433133 - remove old about:newtab code, r=florian
MozReview-Commit-ID: Itlmi3E2KrG
2018-03-06 17:37:31 +00:00
Csoregi Natalia
32851dfb9a Backed out changeset b03fd1004cac (bug 1417883) for failing browser_ext_themes_autocomplete_popup.js. CLOSED TREE 2018-03-06 19:35:12 +02:00
Dylan Stokes
5316adc0f6 Bug 1417883 - Allow theming autocomplete popups. r=jaws,ntim
MozReview-Commit-ID: GITgsY3yYqN
2018-02-11 12:32:33 -05:00
Tim Nguyen
76a1a0201e Bug 1441727 - Use solid SVG icon in 'new bookmark' panel. r=dao
MozReview-Commit-ID: GOniqIySO3d
2018-02-28 14:48:57 +00:00
Dão Gottwald
642186c6a3 Bug 1434621 - part 1: vertically center title bar buttons on Linux. r=stransky
MozReview-Commit-ID: 4cpEAyw1a4k
2018-02-21 16:39:59 +01:00
Martin Stransky
9c0a58553f Bug 1419442 - [Linux/Titlebar rendering] Add optional drag space above titlebar, r=dao
MozReview-Commit-ID: KkKXcrIPFhg
2018-02-15 13:11:53 +01:00
Timothy Guan-tin Chien
f08391ee76 Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans
MozReview-Commit-ID: Cr2iMSB04uu
2018-01-27 15:57:42 +08:00
Martin Stransky
ff001e7fa6 Bug 1423851 - Enable titlebar/menubar drag on lightweight themes, r=dao
MozReview-Commit-ID: 2EP2SXGT5nj
2018-02-14 15:50:01 +01:00
Prathiksha
1667cf617f Bug 1431242 - Use popupnotification's built-in bolding for webextension prompts. r=aswan,johannh
MozReview-Commit-ID: 52AtWUlJj4p
2018-01-19 23:34:25 +05:30
Gijs Kruitbosch
6d8cbccfcb Bug 1435122 - move custom properties from :root to tabbrowser where possible, r=johannh,mikedeboer
MozReview-Commit-ID: CRKhBnMaBun
2018-02-02 14:54:52 +00:00
Tim Nguyen
89930ca1f6 Bug 1435019 - Consolidate urlbar autocomplete popup styling. r=jaws
MozReview-Commit-ID: Ed1BnNwEpNz
2018-02-02 15:09:22 +00:00
Dão Gottwald
e89787ff45 Bug 1395732 - Implement new defaultFavicon.svg with context-fill. r=jwatt,mak
MozReview-Commit-ID: IB5TWxbg0MX
2018-01-24 15:15:51 +01:00
Martin Stransky
c3d1eeedfc Bug 1408335 - Render titlebar icons as themed ones, r=jhorak
Render titlebar button icons as a part of -moz-window-button-* appearence. It allows us to
theme the icons accordingly. We add a GtkImage widget to header bar buttons as Gtk+ does and
store icon pixel data there and render it at moz_gtk_header_bar_button_paint() as a part
of the buttons. It means that the toolbar buttons are not containers and
moz_gtk_get_widget_border() returns zero border for them.

Also implement GetToolbarButtonMetrics() per button.

MozReview-Commit-ID: gkAu3VmE3q
2018-01-25 11:13:12 +01:00
Dão Gottwald
1fd7b8b643 Bug 1420287 - Add horizontal padding on top bar radio buttons in the Page Info dialog to match pre-58 style. r=bgrins
MozReview-Commit-ID: AnoHSLmYE0K
2018-01-29 17:02:38 +01:00
Tim Nguyen
ef275ebe70 Bug 1421497 - Combine searchbar.css platform-specific files into one shared file. r=dao
MozReview-Commit-ID: E7QTlYIiqKJ
2018-01-10 17:31:14 +00:00
Paolo Amadini
e467addb54 Bug 1419198 - Remove the "addengine-icon" binding. r=adw
The badge over the search engine icon is now the same size as the one in the search bar. This allows replacing the old PNG image with the SVG version.

MozReview-Commit-ID: 27tUotSoSqc
2017-12-27 16:12:41 +00:00
Myk Melez
250dff6fa5 Bug 1428093 - remove left/right margins around subdialog buttons on Mac; r=jaws
MozReview-Commit-ID: DE7ARmJTErE
2018-01-04 23:43:32 -08:00
Myk Melez
30f98a841a Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Sebastian Hengst
14608b5894 Backed out 2 changesets (bug 1379338) for failing Marionette headless' test_anonymous_content.py TestAnonymousNodes.test_find_anonymous_children. r=backout on a CLOSED TREE
Backed out changeset 232c97d7c2ea (bug 1379338)
Backed out changeset a76ff10b9bff (bug 1379338)
2018-01-04 20:15:18 +02:00
Myk Melez
5b9b2b305f Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: 7NRHlSsdOtf
2018-01-04 07:34:15 -08:00
Dão Gottwald
fceab00afd Bug 1426677 - Remove inset borders from the Page Info window and consolidate styling across platforms. r=ntim
MozReview-Commit-ID: HrEqujoMcIk
2017-12-21 16:21:24 +01:00
Martin Stransky
4c5e0418e8 Bug 1416673 - make #titlebar-content on active moz-lwtheme visible, r=dao
#titlebar-content is not a direct child of root window so the selector doesn't apply
and we have the #titlebar-content invisible on lwt themes.

There's a similar rule on windows:
https://dxr.mozilla.org/mozilla-central/rev/a928be5dacc3b544e29c0612b3f8cda6447df802/browser/themes/windows/browser.css#175

MozReview-Commit-ID: 79V2onRHdcx
2017-12-06 12:31:33 +01:00
Dão Gottwald
9b9508ff57 Bug 1422100 - Refactor in-content UI font sizes. r=jaws
MozReview-Commit-ID: DIxgLYcUvJh
2017-11-30 20:23:07 +01:00