Commit Graph

7591 Commits

Author SHA1 Message Date
Johann Hofmann
dda53de0ba Bug 1501991 - Add a sub-panel for Trackers in the control center. r=Ehsan,Jamie
Differential Revision: https://phabricator.services.mozilla.com/D11611

--HG--
extra : rebase_source : eebb084d0fed7a66b0dc5bbe7bc5e06b040a0275
extra : amend_source : f8070e363841ad3d9b2418920e0f695c906de105
2018-11-06 20:29:10 +01:00
Cosmin Sabou
d1b2c17c02 Backed out changeset eb21007e7da0 (bug 1501991) for geckoview failures on several tests. 2018-11-17 02:18:03 +02:00
Johann Hofmann
624a3d5172 Bug 1501991 - Add a sub-panel for Trackers in the control center. r=Jamie,Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D11611

--HG--
extra : moz-landing-system : lando
2018-11-16 22:34:07 +00:00
Mike Conley
87e56a69cb Bug 1506457 - Only show titlebar indicators in the titlebar-secondary-buttonbox on macOS. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D12153

--HG--
extra : moz-landing-system : lando
2018-11-16 20:45:36 +00:00
Brian Grinstead
de723eccb2 Bug 1500424 - Remove customizable ui toolbar-drag binding;r=Gijs
It was almost identical to the toolkit version, only missing a [customizing=true]
check to prevent drag. Since Customization only happens in browser/ we are able
to replace the toolkit version with the CUI version, and then remove the CUI version.

The `#toolbar-menubar:not([autohide="true"])` selector will fall back to the
`toolbar[type="menubar"]` selector in global.css to apply the toolkit one, so
that is removed from browser.css.

Differential Revision: https://phabricator.services.mozilla.com/D12146

--HG--
extra : moz-landing-system : lando
2018-11-16 17:50:04 +00:00
Gurzau Raul
2ef5ceafdd Backed out changeset f73e25fa0d8c (bug 1501991) for multiple failures e.g browser_storage_dynamic_windows.js on a CLOSED TREE 2018-11-16 14:14:01 +02:00
Johann Hofmann
1b22275384 Bug 1501991 - Add a sub-panel for Trackers in the control center. r=Jamie,Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D11611

--HG--
extra : moz-landing-system : lando
2018-11-16 10:50:31 +00:00
Dão Gottwald
5265a3bfd3 Bug 1507096 - Move --space-above-tabbar padding from #TabsToolbar to #TabsToolbar > .toolbar-items r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D11863

--HG--
extra : moz-landing-system : lando
2018-11-15 16:23:10 +00:00
Mike Conley
bd21bf53e0 Bug 1505484 - Fix titlebar button rendering on Windows 8.1. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D11370

--HG--
extra : moz-landing-system : lando
2018-11-15 16:12:25 +00:00
Dale Harvey
c2d48a87fd Bug 1507444 - Add context fill opacity for windows share icon. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D12002

--HG--
extra : moz-landing-system : lando
2018-11-15 12:45:02 +00:00
Razvan Maries
6c55ab0f9e Merge mozilla-inbound to mozilla-central a=merge 2018-11-15 00:16:46 +02:00
Dão Gottwald
d6719bd5bc Bug 1506190 - Make title bar items not overlap the border between the tab bar and the nav bar. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D11498

--HG--
extra : moz-landing-system : lando
2018-11-14 16:53:51 +00:00
Paolo Amadini
f6b106efb2 Bug 1496827 - Remove the "notification" binding. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11650

--HG--
rename : browser/components/customizableui/content/.eslintrc.js => browser/components/translation/content/.eslintrc.js
rename : browser/components/translation/jar.mn => browser/components/translation/content/jar.mn
rename : browser/components/translation/microsoft-translator-attribution.png => browser/components/translation/content/microsoft-translator-attribution.png
rename : browser/components/customizableui/content/moz.build => browser/components/translation/content/moz.build
rename : browser/components/translation/translation-infobar.xml => browser/components/translation/content/translation-notification.js
extra : rebase_source : 598396d2da96b04782413946976f7bb9fb6be75f
2018-11-13 12:56:42 +00:00
Dão Gottwald
2f51656a7e Bug 1505319 - Remove --cfr-notification-header-image and --cfr-notification-footer-star variables. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D11157

--HG--
extra : moz-landing-system : lando
2018-11-13 17:00:46 +00:00
Dão Gottwald
6d456f05a7 Bug 1506810 - Fix text-shadow for Ctrl+Tab previews. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D11751

--HG--
extra : moz-landing-system : lando
2018-11-13 15:30:29 +00:00
Dão Gottwald
1d9f7211f3 Bug 1506815 - Fix about:blocked details button text color. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11753

--HG--
extra : moz-landing-system : lando
2018-11-13 15:08:03 +00:00
Dão Gottwald
f6061f385f Bug 1506341 - Let the autohiding menu bar match the tab bar's height. r=stransky
Differential Revision: https://phabricator.services.mozilla.com/D11550

--HG--
extra : moz-landing-system : lando
2018-11-13 11:53:32 +00:00
Florens Verschelde
8c99a974e4 Bug 1505687 - Visual tweaks to about:privatebrowsing; r=johannh
- Fix bullet list margins.
- Improve :hover:active style for links.
- Improve narrow width layout: flexible list item width, more reasonable line-heights, move content blocking icon inline.

Differential Revision: https://phabricator.services.mozilla.com/D11579

--HG--
extra : moz-landing-system : lando
2018-11-12 13:35:38 +00:00
Dale Harvey
5de4aaea40 Bug 1506128 - Add share icon rule for url bar. r=Gijs
MozReview-Commit-ID: IrlcPL93wrF

Differential Revision: https://phabricator.services.mozilla.com/D11551

--HG--
extra : moz-landing-system : lando
2018-11-12 10:49:52 +00:00
Dão Gottwald
9a4222c954 Bug 1506212 - Fix more in-content button colors. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11555

--HG--
extra : moz-landing-system : lando
2018-11-10 21:28:39 +00:00
shindli
fbde86e1a5 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-11-10 23:40:36 +02:00
Dão Gottwald
66696a4a7e Bug 1506214 - Fix identity popup footer button color. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11554

--HG--
extra : moz-landing-system : lando
2018-11-10 21:27:34 +00:00
Dão Gottwald
51ba18b781 Bug 1506342 - Fix Ctrl+Tab preview styling. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11552

--HG--
extra : moz-landing-system : lando
2018-11-10 21:13:29 +00:00
Dão Gottwald
c4436f280b Bug 1505864 - Stop using --lwt-toolbarbutton-icon-fill for bookmark menu items. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D11459

--HG--
extra : moz-landing-system : lando
2018-11-09 20:04:28 +00:00
Dão Gottwald
f0a27c658c Bug 1506114 - Move library-animatable-box into the navigation toolbar so it inherits the right color, and clean up related CSS. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D11495

--HG--
extra : moz-landing-system : lando
2018-11-09 20:03:32 +00:00
Dão Gottwald
992cf1b1fa Bug 1506071 - Fix background tab overflow indicator animation. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D11451

--HG--
extra : moz-landing-system : lando
2018-11-09 17:20:57 +00:00
Cosmin Sabou
00f29cfcf6 Merge mozilla-central to mozilla-inbound. 2018-11-10 13:51:14 +02:00
Razvan Maries
f502ea6ce1 Merge mozilla-central to mozilla-inbound. a=merge 2018-11-10 02:24:04 +02:00
Dão Gottwald
d533fe7a8f Bug 1473922 - Load button.css as a document stylesheet. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11462

--HG--
extra : moz-landing-system : lando
2018-11-09 16:17:24 +00:00
Mike Conley
6fa2757fef Bug 1503272 - Hide the visibility of the titlebar when using lightweight themes with the Linux GTK theme. r=dao
This allows us to take advantage of the padding that the titlebar gets with the
-moz-window-titlebar / -moz-window-titlebar-maximized, but also allows us to
bypass the background texture applied to it.

We were doing this before, but it got removed in bug 1356920. Bug 1498356 was
originally landed as part of a more elaborate solution to this background texture
problem, and this patch makes bug 1498356 no longer necessary.

Differential Revision: https://phabricator.services.mozilla.com/D11429

--HG--
extra : moz-landing-system : lando
2018-11-09 07:58:08 +00:00
Dão Gottwald
acb1ecf774 Bug 1505847 - Clean up .findbar-button styling. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D11351

--HG--
extra : moz-landing-system : lando
2018-11-09 03:25:29 +00:00
Jared Wein
5a6ffe9618 Bug 1505328 - Remove the theme transition from the title bar. r=dao
This patch solves half of the problem but it will still show the transition when the window regains focus. I am OK with removing the transition on the title bar, we will still have it on the navbar and bookmarks toolbar.

Differential Revision: https://phabricator.services.mozilla.com/D11282

--HG--
extra : moz-landing-system : lando
2018-11-08 22:35:51 +00:00
Csoregi Natalia
dd3666f9d4 Backed out changeset 09ceaf8491d8 (bug 1505328) for browser_ext_management.js failures. CLOSED TREE 2018-11-08 22:54:10 +02:00
Csoregi Natalia
c6f2eb772c Backed out changeset e83fe676d538 (bug 1505801) for failures on /browser_ext_themes_findbar.js. CLOSED TREE 2018-11-08 22:05:24 +02:00
Jared Wein
c887792c09 Bug 1505328 - Remove the theme transition from the title bar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D11282

--HG--
extra : moz-landing-system : lando
2018-11-08 18:43:02 +00:00
Dão Gottwald
8ae5795140 Bug 1505801 - Use --lwt-accent-color behind --toolbar-bgcolor in the find bar background. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11348

--HG--
extra : moz-landing-system : lando
2018-11-08 17:43:23 +00:00
shindli
dac06861c5 Backed out changeset b87e5f53d029 (bug 1505328) for bc failures in toolkit/components/extensions/test/browser/browser_ext_themes_alpha_accentcolor.js 2018-11-08 19:41:56 +02:00
Jared Wein
cf7a1248cf Bug 1505328 - Remove the theme transition from the title bar. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D11282

--HG--
extra : moz-landing-system : lando
2018-11-08 16:56:30 +00:00
Tim Nguyen
2d9d74604a Bug 1504156 - Further dim --arrowpanel-dimmed and --arrowpanel-dimmed-further variables on light themes. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D11192

--HG--
extra : moz-landing-system : lando
2018-11-07 17:58:44 +00:00
Dão Gottwald
395e7c8311 Bug 1505334 - Fix --toolbarbutton-icon-fill-opacity override for the tabs toolbar using the Dark / Light themes on Aero Glass. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11160

--HG--
extra : moz-landing-system : lando
2018-11-07 11:54:55 +00:00
Dão Gottwald
b8213d2e03 Bug 1505324 - Remove redundant compacttheme.css rules on Linux. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11158

--HG--
extra : moz-landing-system : lando
2018-11-07 11:18:05 +00:00
Dão Gottwald
1c989d77f7 Bug 1505311 - Stop overriding --toolbarbutton-icon-fill-opacity for Dark and Light themes. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11151

--HG--
extra : moz-landing-system : lando
2018-11-07 10:45:17 +00:00
Mike Conley
1b50b597e6 Bug 1498400 - Rename titlebar-placeholder to titlebar-spacer. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D11133

--HG--
extra : moz-landing-system : lando
2018-11-07 09:54:26 +00:00
Martin Stransky
498c306d13 Bug 1501161 - Set transparent titlebar background for normal sizemode only, r=dao
Differential Revision: https://phabricator.services.mozilla.com/D11103

--HG--
extra : moz-landing-system : lando
2018-11-06 20:47:47 +00:00
Daniel Varga
3d9ab59490 Merge mozilla-central to autoland. a=merge
--HG--
extra : rebase_source : 423e41eec91a44f6e3862da7972a40e4806d79e8
2018-11-07 00:03:28 +02:00
Erica Wright
e6b579d027 Bug 1504852 - Turn off Content Blocking label color is visible in dark theme and icon is spaced from text. r=dao
In windows and linux, ensure that the text color inside the content blocking button is visible. Add 5px of margin beside the icon to separate it from the text.

Differential Revision: https://phabricator.services.mozilla.com/D11099

--HG--
extra : moz-landing-system : lando
2018-11-06 20:20:13 +00:00
Dão Gottwald
1eac17ea43 Bug 1505069 - Stop abusing --lwt-text-color in the Contextual Feature Recommendation popup-notification. r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D11055

--HG--
extra : moz-landing-system : lando
2018-11-06 19:37:24 +00:00
Dão Gottwald
542127d98c Bug 1503304 - Make toolbar_text fall back to textcolor. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D11026

--HG--
extra : moz-landing-system : lando
2018-11-06 16:50:29 +00:00
Mike Conley
b457d05277 Bug 1356920 - Don't calculate and flush layout inside browser-tabsintitlebar.js. r=dao
Folded together the following revisions:

Bug 1356920 - Remove all toolbar layout code from browser-tabsintitlebar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7805

***

Bug 1356920 - Move TabsToolbar and toolbar-menubar into the titlebar, and put the titlebar into the navigator-toolbox. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7806

***

Bug 1356920 - Put a spacer in the menubar to push titlebar items to the end, and stop the menu from stretching vertically. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7822

***

Bug 1356920 - Adjust CSS rules for new XUL document structure. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7807

***

Bug 1356920 - Fix placement of tracking protection icon. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7808

***

Bug 1356920 - Get rid of the spacer before the window caption buttons now in the TabsToolbar. r=dao

The spacer isn't necessary, since the tabbrowser-tabs node will flex to fill the available
space anyways.

Differential Revision: https://phabricator.services.mozilla.com/D7809

***

Bug 1356920 - Move movingtab attribute to navigator-toolbox to account for TabsToolbar not being a sibling of nav-bar anymore. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7810

***

Bug 1356920 - Hide the window caption buttons hbox if the native titlebar is being drawn. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7811

***

Bug 1356920 - Keep the macOS window caption buttons vertically centered when drag space is enabled. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7812

***

Bug 1356920 - Switch window caption XUL nodes from IDs to classes so that more than one can exist per doc. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7813

***

Bug 1356920 - Move titlebar items out into a preprocessed file to be included at build-time. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7814

***

Bug 1356920 - Reorganize TabsToolbar contents to force most items to the bottom of it. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9669

***

Bug 1356920 - Update CSS to account for new DOM structure under TabsToolbar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9670

***

Bug 1356920 - Fix titlebar button rendering when using a lwtheme without the Windows compositor. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D9671

***

Bug 1356920 - Put an ordinal rule on the window caption buttons to help ensure they stay at the end of the toolbar. r=dao

This is to ensure that the buttons are placed after the post-tabs titlebar placeholder.

Differential Revision: https://phabricator.services.mozilla.com/D7815

***

Bug 1356920 - Stretch window caption buttons to fill vertical space on Windows 8+ when using extra drag space. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7817

***

Bug 1356920 - Update onViewToolbarsPopupShowing to search for toolbars that are grandchildren of the toolbox. r?jaws

Differential Revision: https://phabricator.services.mozilla.com/D7818

***

Bug 1356920 - Hide the titlebar items in the TabsToolbar if the menubar is being displayed. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7825

***

Bug 1356920 - Fix selector for titlebar. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7826

***

Bug 1356920 - Fix titlebar themeing on Linux. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7828

***

Bug 1356920 - Remove browser-tabsintitlebar layout flushes from performance test whitelist. r?florian

Differential Revision: https://phabricator.services.mozilla.com/D7829

***

Bug 1356920 - Fix bottom border of tabbar to account for new DOM structure. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7830

***

Bug 1356920 - Hide the titlebar-buttonbox-container when in fullscreen mode. r=dao

Differential Revision: https://phabricator.services.mozilla.com/D7833

--HG--
extra : rebase_source : fe4acce0443df2fad8e15bf54733b7d810cdd2ca
2018-10-25 12:03:14 -04:00
Andrei Oprea
1b5e3e6556 Bug 1485725 - Add RTL support for CFR animation and panel r=ursula
Flip the animation in RTL mode so we get the same effect

Differential Revision: https://phabricator.services.mozilla.com/D10276

--HG--
extra : moz-landing-system : lando
2018-11-01 15:25:30 +00:00