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

1548 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 8df93b652f Bug 1395732 - Implement new defaultFavicon.svg with context-fill. r=jwatt,mak
MozReview-Commit-ID: IB5TWxbg0MX

--HG--
extra : rebase_source : d42f405ad71e2c05cf9bbc46bdb92bd36da1498a
2018-01-24 15:15:51 +01:00
Martin Stransky afa356a144 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

--HG--
extra : rebase_source : d1df34537901342969d1e33524b414a2786df541
2018-01-25 11:13:12 +01:00
Dão Gottwald 9a100cb5c1 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

--HG--
extra : rebase_source : 47382a580679e74367cc1887d60aef05a2b080cb
2018-01-29 17:02:38 +01:00
Tim Nguyen bc628a0f94 Bug 1421497 - Combine searchbar.css platform-specific files into one shared file. r=dao
MozReview-Commit-ID: E7QTlYIiqKJ

--HG--
rename : browser/themes/linux/searchbar.css => browser/themes/shared/searchbar.inc.css
extra : rebase_source : a0cf492f27587a106d6079b2a2ae73264aba607f
2018-01-10 17:31:14 +00:00
Paolo Amadini ef718efc2b 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

--HG--
extra : rebase_source : b2237788e6abe6b48b045a66b2bac1cda1082bda
2017-12-27 16:12:41 +00:00
Myk Melez de30620d21 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 c3da3e7642 Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: Egyzs2KxhzH
2018-01-04 21:37:47 -08:00
Sebastian Hengst bc8e5f198e 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 f5bb45814e Bug 1379338 - scriptify preferences XBL; r=jaws
MozReview-Commit-ID: 7NRHlSsdOtf
2018-01-04 07:34:15 -08:00
Dão Gottwald 742f0c1dad Bug 1426677 - Remove inset borders from the Page Info window and consolidate styling across platforms. r=ntim
MozReview-Commit-ID: HrEqujoMcIk

--HG--
extra : rebase_source : cd0457d3bd01539c48e7496998a4d346a5b59e53
2017-12-21 16:21:24 +01:00
Martin Stransky 8883c46342 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

--HG--
extra : rebase_source : 8db3e7f8dbec3a80ea2daed248245d6a799962ba
2017-12-06 12:31:33 +01:00
Dão Gottwald 6d6d5c3c75 Bug 1422100 - Refactor in-content UI font sizes. r=jaws
MozReview-Commit-ID: DIxgLYcUvJh

--HG--
extra : rebase_source : 7af4709b4e75bb15230b9bdce9a0202c8d10e956
2017-11-30 20:23:07 +01:00
Emilio Cobos Álvarez af2e8eaa9a Bug 1419867: prevent menulist labels from getting bolder when they're under a caption. r=dao,johannh
I can do the hacky thing like `caption menulist label` or what not, except it'd
be clobbered by the :not() rule.

Instead clean the negatives a bit avoiding :not, and do the (imo) cleaner fix.

This makes it look closer to how it looked before my patch, modulo the "Fonts
for" text, which now has the same size as the other label in the dialog, which I
think is nice.

MozReview-Commit-ID: 1EKjJCGTckm

--HG--
extra : rebase_source : aa9208aec0c0e2cf2b343d59f68b876f8ec811c3
2017-11-23 17:37:24 +01:00
Paolo Amadini 82f9f4f35d Bug 1414244 - Part 3 - Remove the "panel-subviews" container. r=Gijs
MozReview-Commit-ID: 2GGJ1myKuF5

--HG--
extra : rebase_source : e4089ae1ec828048f052932f13a687aca109b7c5
2017-11-11 22:09:30 +00:00
Dale Harvey 8680d7789d Bug 1418187 - Ensure text doesnt overlay icon when overflowing. r=dao
MozReview-Commit-ID: 4JFpP6Rxlok

--HG--
extra : rebase_source : 850207e0ef8180c9bc01963241589102bf2c877a
2017-11-20 16:48:30 +00:00
Dale Harvey 39fa8271ed Bug 1411230 - Move synctab sidebar search icon to left. r=dao
MozReview-Commit-ID: 39ctqQlNNOG

--HG--
extra : rebase_source : bdbfe31ddbcf7359984b2d64151ab2f1e9f29449
2017-11-14 14:05:40 +00:00
Dão Gottwald a0324f6ef8 Bug 1415529 - Remove unused autocomplete-textbox-container from the autocomplete binding. r=bgrins
MozReview-Commit-ID: 4OPmE5HOE0u

--HG--
extra : rebase_source : dbf80435fc172a26f089317db96cb644699218e8
2017-11-08 13:52:50 +01:00
Brian Grinstead 862b484e28 Bug 1410540 - Remove the 'viewbutton' XBL binding and pageInfo.xml;r=dao
Instead of creating a new binding that extends the radio binding to remove the actual
radio input from the DOM, with this change we use the default radio binding and hide
the radio input via CSS.

MozReview-Commit-ID: GMEFinhRehU

--HG--
extra : rebase_source : 66cf2e302e8e095f4d9f77228d721673c70a40e2
2017-11-08 12:26:31 -08:00
Dão Gottwald e57bb9cb2e Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
MozReview-Commit-ID: KYKqH9vLQ3x

--HG--
extra : rebase_source : 6242214b0c8efd8fde15714d53dd7fd63c082835
2017-11-07 14:15:19 +01:00
Martin Stransky 6069f2da7c Bug 1414222 - Hide or show #titlebar according to -moz-gtk-csd-available and draw tilebar buttons, r=dao
Based on patches by Andrew Comminos [:acomminos] <andrew@comminos.com>

MozReview-Commit-ID: EJtahgBcBrf

--HG--
extra : rebase_source : 454b0a67139c680f37e5578a92d2bd383188aa6b
2017-11-03 15:54:15 +01:00
Phil Ringnalda 202bbba5f7 Backed out changeset aa14c955261c (bug 464450) for Win10 debug non-e10s failures in editor reftests
MozReview-Commit-ID: J83gCo2oGUh
2017-11-06 19:55:01 -08:00
Dão Gottwald 7ca44028ae Bug 464450 - Get rid of the padded class and clean up related styling. r=mak
MozReview-Commit-ID: 5uPRgLiSu0Q

--HG--
extra : rebase_source : 4a271f0eb515546586918412c062c3ea853c3844
2017-10-18 14:49:00 +02:00
Emilio Cobos Álvarez e9deab270e Bug 1414786: Do not match caption's labels with child combinators. r=dao
Nested captions are not used, nor nested labels inside captions.

Another approach would be to just move all our captions that currently use
<caption><label> to use <caption label="">, and get rid of the <xbl:children>
element.

Let me know if that's preferred, but seems not necessary to me.

MozReview-Commit-ID: Gx7vB0tio5O

--HG--
extra : rebase_source : 752765f30aa5b0b26e57d2144bcdca2cce5d09cb
2017-11-06 13:41:34 +01:00
Csoregi Natalia 5bd3c93996 Backed out 1 changesets (bug 1414222) for failing Browser Chrome browser_parsable_css.js r=backout CLOSED TREE
Backed out changeset 749437068f04 (bug 1414222)
2017-11-06 15:47:02 +02:00
Martin Stransky 78338236d0 Bug 1414222 - Hide or show #titlebar according to -moz-gtk-csd-available and draw tilebar buttons, r=dao
Based on patches by Andrew Comminos [:acomminos] <andrew@comminos.com>

MozReview-Commit-ID: EJtahgBcBrf

--HG--
extra : rebase_source : 454b0a67139c680f37e5578a92d2bd383188aa6b
2017-11-03 15:54:15 +01:00
Tim Nguyen a8c84381e2 Bug 1347190 - Add support for toolbar_top/bottom/vertical_separator in the theming API. r=jaws
MozReview-Commit-ID: EWQar4tKHs0

--HG--
extra : rebase_source : c5b7af5e7155c0ed1318ce4d99f5c30f9fee5f01
2017-11-03 18:00:51 +00:00
Dão Gottwald b11e3c1a5b Bug 1413979 - Remove bogus styles from tree.css on Linux. r=johannh
There's a bunch of borders that aren't used because of -moz-appearance, and treecols have extra padding that shouldn't be there because -moz-appearance takes care of that. For treecol[dragging="true"] we set color: ThreeDHighlight on the assumption that background-color is ThreeDShadow, but that background-color isn't used either because of -moz-appearance.

MozReview-Commit-ID: GNt0vcdawtz

--HG--
extra : rebase_source : daf3c3cab96f15c43176c5c7720762fd2ac78a64
2017-11-02 17:28:43 +01:00
Jared Wein b8ffd9d167 Bug 1410666 - Remove unused PanelUI-popup code. r=mconley
Original patch authored by Tim Nguyen (:ntim).

MozReview-Commit-ID: 6qQnRMQXPTH

--HG--
extra : rebase_source : 319d160f3057173359f02adba44bdcc12a68e209
2017-10-31 14:38:15 -04:00
Coroiu Cristina 03154bfceb Backed out changeset b558ad2372bf (bug 1410666) for failing the browser-chrome on browser_all_files_referenced.js and browser_switch_to_customize_mode.js r=backout on a CLOSED TREE
Backed out changeset b558ad2372bf (bug 1410666)
2017-11-02 01:02:12 +02:00
Jared Wein 2fdc4b7cdf Bug 1410666 - Remove unused PanelUI-popup code. r=mconley
Original patch authored by Tim Nguyen (:ntim).

MozReview-Commit-ID: 6qQnRMQXPTH

--HG--
extra : rebase_source : f85e763cc130a71ba0f4bda228a874ebf65b84be
2017-10-31 14:38:15 -04:00
Dão Gottwald 3ccaa127b0 Bug 1398103 - Adjust toolbar and toolbar button spacing to match photon spec. r=daleharvey
MozReview-Commit-ID: 4Pcqahw2Mwu

--HG--
extra : rebase_source : 72cb970d7e9c50f17fd829c330e0604842c2c602
2017-11-01 11:17:50 +01:00
Margareta Eliza Balazs e0faa300c5 Backed out changeset afc2cbb9370f (bug 1398103) for unexpected network connection in wpt2 /css/css-tables-3/table-model-fixup-2.html r=backout on CLOSED TREE 2017-10-31 12:13:51 +02:00
Dão Gottwald db4af8b188 Bug 1412245 - Replace --tab-toolbar-navbar-overlap variable with preprocessor directive. r=daleharvey
MozReview-Commit-ID: 52MHjqEMwyI

--HG--
extra : rebase_source : a29d88d2bcd04b8a8a74d4a2a2fbf471016e4a67
2017-10-27 11:33:40 +02:00
Dão Gottwald d7b7191438 Bug 1398103 - Adjust toolbar and toolbar button spacing to match photon spec. r=daleharvey
MozReview-Commit-ID: CzvlxUprMKL

--HG--
extra : rebase_source : c25aecf98504bf0870bdc39d6c2a99e896635028
2017-10-27 15:34:07 +02:00
Evan Tseng 1afc53a921 Bug 1409640 - Remove menulist-dropmarker's margin top and bottom values in preferences.css then the smaller values (in common.css) will be applied since the space for the drop marker image is too small. r=dao
MozReview-Commit-ID: FT5DslnUqkK

--HG--
extra : rebase_source : 6560c42b0db53784ee2be009401f833991b00fcd
2017-10-27 16:52:26 +08:00
Ursula Sarracini 6e92bb8d1f Bug 1411419 - Update Tiles new tab page to match Photon Design System r=dmose
MozReview-Commit-ID: Ix1Ylv3L4No

--HG--
extra : rebase_source : 2fb3d0b9cc566d164b20ac483e21912206cebbe7
2017-10-26 17:41:16 -04:00
Dão Gottwald 8be04e714c Bug 1405542 - Replace nav-bar top border and the tabs toolbar's negative margin with a box-shadow to avoid running into bug 477157. r=nhnt11
MozReview-Commit-ID: KXFj740EXEz

--HG--
extra : rebase_source : 3b9d175ea71d2af967c0dc40aca501ad5461f846
2017-10-24 12:37:43 +02:00
Attila Craciun ce9fedb636 Backed out 1 changesets (bug 1405542) for failing in OS X (browser chrome test) at browser/base/content/test/performance/browser_windowopen_reflows.js on a CLOSED TREE.
Backed out changeset f4343e201285 (bug 1405542)
2017-10-23 16:26:13 +03:00
Dão Gottwald e45c6c44d1 Bug 1405542 - Replace nav-bar top border and the tabs toolbar's negative margin with a box-shadow to avoid running into bug 477157. r=nhnt11
MozReview-Commit-ID: HFelefofjYY

--HG--
extra : rebase_source : 0d2d1f220a6a203ba0892b04f581678f258c73d7
2017-10-19 16:50:52 +02:00
Sebastian Hengst 32e7816c14 Backed out changeset 824ed2525081 (bug 464450) for failing reftest editor/reftests/xul/autocomplete-1.xul on Linux builds with stylo disabled and frequently asserting in crashtests, e.g. in docshell/base/crashtests/914521.html. r=backout
--HG--
extra : amend_source : 5819dd1419760fb402f1f4a9b923e3e20762ac71
2017-10-17 17:59:52 +02:00
Dão Gottwald c2d9eebe4f Bug 464450 - Get rid of the "padded" class and clean up related styling. r=mak
MozReview-Commit-ID: GVR1I4WTgum

--HG--
extra : rebase_source : 184e0cc1b4b5d6538f4cb8286ed5050a40c8c4f3
2017-10-13 10:59:46 +02:00
Nihanth Subramanya 4a8b35e00c Bug 1389094 - Increase height of sidebar search bar and tree items in touch mode. r=dao
MozReview-Commit-ID: HxT3eNHImyz

--HG--
extra : rebase_source : eff12ac335b7908ded5eca9810aa41251d9eabdb
2017-10-08 22:06:30 +05:30
Emilio Cobos Álvarez 29b6fbc81f Bug 1405311: Remove uses of :-moz-system-metric. r=xidorn,dao
MozReview-Commit-ID: 1Yqy6KgMUB1
2017-10-12 14:47:06 +02:00
Dão Gottwald 223f606a50 Bug 1407613 - Remove dropmarker from the generic autocomplete binding. r=mak
MozReview-Commit-ID: DIVPqfbkJnL

--HG--
extra : rebase_source : 00636b09d381b201733be7c6a79433555f106af9
2017-10-11 15:34:57 +02:00
Dale Harvey 0c903578be Bug 1394248 - Update plugins icon. r=dao
MozReview-Commit-ID: L3UrtSwDxW2

--HG--
extra : rebase_source : 26cfb27434edd394b3db3136c8560270fc7b3e5d
2017-09-30 10:43:02 +01:00
Dale Harvey d6f87cf957 Bug 1403359 - Switch search bar to photon icon. r=dao
MozReview-Commit-ID: DQT8PfZHPZa
2017-10-07 11:28:44 +02:00
Ricky Chien e413f2f6ce Bug 1389550 - Move help button into category and remove init_dynamic_padding in preferences.js r=jaws
MozReview-Commit-ID: 3IU7jTqYr5g

--HG--
extra : rebase_source : aa594d7e839776ca0f20f085203c6c38428f45b2
2017-09-28 15:43:12 +08:00
Dão Gottwald 24d5d7064d Bug 1404816 - Get rid of gear.svg in favor of settings.svg. r=adw
MozReview-Commit-ID: Kg9qFWQM4p3

--HG--
extra : rebase_source : f74b626bcc90b06415c4db09cd4aed7fe4e967a1
2017-10-04 10:19:43 +02:00
Nihanth Subramanya 0778b363e6 Bug 1400165 - Increase padding of sidebar search container, adjust sidebar font-size on MacOS. r=dao
MozReview-Commit-ID: 1c1s9eqt1Ri

--HG--
extra : rebase_source : 42dba87eae997ebd7f81572e459960e7facdda2d
2017-09-21 05:52:37 +05:30
Sam Foster 7b38de1eb4 Bug 1387415 - Make empty toolbar spaces be drag handles for the window. r=dao
* Add -moz-window-drag: drag property to toolbars in toolkit, on Windows as support was added in bug 1163113
* Use the toolbar-drag binding for #nav-bar on Linux.

MozReview-Commit-ID: 8ZABYMWswk1

--HG--
extra : rebase_source : 28c2fceef4991d4684c8249a787995994af1120d
2017-09-21 09:28:55 -07:00