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

315 Коммитов

Автор SHA1 Сообщение Дата
Gijs Kruitbosch 1265e774bc Bug 1421711 - remove pluginInstallerWizard.css and pluginGeneric*.png, r=daleharvey
MozReview-Commit-ID: 4yuH7IFEOme

--HG--
extra : rebase_source : f47b18b4178588b810df84404b9b618b41451d1a
2017-11-29 18:14:23 +00:00
Brian Grinstead 30a99a2b95 Bug 1419170 - Remove the statusbar and statusbarpanel bindings;r=Paolo
MozReview-Commit-ID: DbwMUBpHcri

--HG--
extra : rebase_source : 0fb627a10860302ca5f31013ed7d8370eb655230
2017-11-27 09:17:04 -08:00
Brian Grinstead 2214548e2c Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs
Key accessibility off of the tag name instead of the role attribute
and load styles in global.css instead of <resources>

MozReview-Commit-ID: Epv0rHHzbz0

--HG--
extra : rebase_source : 2239c8ccca8d899b4c4144faab7212f120f00e23
2017-11-22 13:47:09 -08:00
Coroiu Cristina 9eb4f34b0a Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE 2017-11-22 01:50:20 +02:00
Gijs Kruitbosch f647b500f2 Bug 1401477 - limit autoscroll popup coordinates so we always display it full-size, instead of having the popup code constrain its size to fit on-screen, r=dao
MozReview-Commit-ID: 6XQNfkkjadC

--HG--
extra : rebase_source : 50795a86671b1b4a19f8141f6fff6d7268d1c9e4
2017-11-13 16:06:33 +00:00
gorovoja 76b56b8d23 Bug 1416875 - Renamed prompt IDs from the form of info.body to InfoBody so they won't need escaping. r=jaws
--HG--
extra : rebase_source : cd932973a6b675ff45c4a4c9eadc68e3303f6d11
2017-11-17 13:59:30 -05:00
Brian Grinstead 5f270e061f Bug 1418494 - Flatten menucaption-inmenulist into menucaption;r=mconley
The only time menucaptions are created are for optgroups, and they
always get instantiated as menucaption-inmenulist. Flatten the
inheritance here to get rid of a binding.

MozReview-Commit-ID: KWzor0QDdma

--HG--
extra : rebase_source : a87ea48a4c6815ec6bdb53925283a9c1ed89f5a2
2017-11-20 10:05:35 -08:00
Scott Wu bb68b625f9 Bug 1413162 - Set width to manageAddresses and manageCreditCards dialogs and move button styles to common stylesheets. r=flod,jaws,lchang
Increased the dialog width and align html button styles with XUL button styles (padding, min-width) in common stylesheets.

MozReview-Commit-ID: Czzu0Ar6JfP

--HG--
extra : rebase_source : 3f9206ac21f0b533952c0ad5c898cfdf0e3a23ea
2017-11-13 18:36:35 +08:00
Brian Grinstead 0ed4d8d06c Bug 1416368 - Remove unused statusbarpanel-* bindings;r=dao
MozReview-Commit-ID: I6QKxP6joag

--HG--
extra : rebase_source : 0a78abfaa63e969c41656fb2b7957dc9e959bc8b
2017-11-10 14:48:34 -08:00
dluca 3f1926865e Backed out 1 changesets (bug 1413522) for failing a11y on OS X accessible/tests/mochitest/relations/test_ui_modalprompt.html r=backout on a CLOSED TREE.
Backed out changeset a74c645411e7 (bug 1413522)
2017-11-09 19:02:26 +02:00
Jared Wein 09cd077245 Bug 1413522 - Use HiDPI icons on Windows for the toolkit warning and question icons, and lower the size of the icons on OSX so the HiDPI versions are not shown blurry. r=nhnt11
MozReview-Commit-ID: 8u3zxE9HiSx

--HG--
extra : rebase_source : 1ec2263fc97831e2d314ed7b6ab98ecfe8ebcb9a
2017-11-02 12:11:42 -04: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
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
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
Mantaroh Yoshinaga 60c5093160 Bug 1411121 - Part 4. Remove printPageSetup resources from linux package since Linux will display native dialog. r=mconley
This patch will remove printPageSetup resources from Linux package. This xul is
'PageSetup' dialog, but gecko doesn't use this dialog since gecko will display
a native page setup dialog.
(For Detail, See nsPrintDialogServiceGTK::ShowPageSetup)

MozReview-Commit-ID: 4AFjaM3cB35

--HG--
extra : rebase_source : 9ed0e9f0c3289c7d66b8f839417a899f884b345c
2017-11-06 09:27:05 +09:00
Dão Gottwald d7ee263691 Bug 1411640 - Consolidate <radio> bindings and styling across platforms. r=bgrins
MozReview-Commit-ID: 4Z6cdsiLMio

--HG--
extra : rebase_source : e37a614089d472810764816991a17e5cfe78f789
2017-11-03 18:05:16 +01:00
Sebastian Hengst 3d130f41d4 Backed out changeset 4e49de4bbc6f (bug 1411640) for failing browser-chrome's browser/base/content/test/static/browser_all_files_referenced.js, at least on Windows. r=backout on a CLOSED TREE 2017-11-03 17:56:53 +01:00
Dão Gottwald 5c4a955c3f Bug 1414237 - Remove bogus styles from listbox.css on Linux. r=johannh
There's a bunch of borders that aren't used because of -moz-appearance, and listheader have extra padding that shouldn't be there because -moz-appearance takes care of that.

MozReview-Commit-ID: LbqKADfO3tf

--HG--
extra : rebase_source : b4892e8090fe67fc7c258cc486a6458447260ce9
2017-11-03 12:53:17 +01: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
Dão Gottwald d64a583b26 Bug 1411640 - Consolidate <radio> bindings and styling across platforms. r=bgrins
MozReview-Commit-ID: p4dxfdpTs3

--HG--
extra : rebase_source : d8b5352cae018a88a21ee1d1e8c3a699532f7db2
2017-11-02 17:55:33 +01: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
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 dfa227ab5a Bug 1406920 - Prevent the autoscroll icon from repeating in case the popup is wrongly sized. r=daleharvey
MozReview-Commit-ID: 4Lo8IkCyHvO

--HG--
extra : rebase_source : cb74efdfca6a14ad3c7b2df471957bbe6294d233
2017-10-12 10:56:43 +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
Dão Gottwald 96b3a321b0 Bug 1389462 - Update autoscroll icon. r=daleharvey
MozReview-Commit-ID: 4z7pmm1fkIC

--HG--
extra : rebase_source : 60a4dc8527e7f59c70b6fb9f95993c4d46ebbb9d
2017-10-06 13:15:54 +02:00
Drew Willcoxon b5bff8c930 Bug 1402272 - Replace adjustSiteIconStart with padding on all richlistitems. r=mak
MozReview-Commit-ID: 8JyJWLL0nJU

--HG--
extra : rebase_source : 5f5288b92180744cb5f4a23a8c5ab6d03ed71cdb
2017-10-03 12:12:19 -07:00
Michael Kaply cfb990ea8f Bug 1401009 - Add border between notification buttons when highlight is disabled. r=johannh
MozReview-Commit-ID: 4YGdUZstiDk

--HG--
extra : rebase_source : b2297927b01c9593b062917f00e1282672598acc
2017-09-26 14:25:33 -05:00
Evan Tseng 6efd1a5a95 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : b5c93b8ef930dead9c6f194b14ed6dfcff39ecd6
2017-09-12 17:38:41 +08:00
Sebastian Hengst 30ac98270d Backed out changeset 2f1a9242f33d (bug 1398050) for failing reftest reftest/tests/editor/reftests/xul/empty-1.xul and more. r=backout on a CLOSED TREE 2017-09-19 16:07:40 +02:00
Evan Tseng 774f50d9f5 Bug 1398050 - Polish preferences page to match visual spec. r=mconley
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.

MozReview-Commit-ID: DHwdKTO1wxM

--HG--
extra : rebase_source : 9190f5430eb06294895f4b58609e56c673ff2156
2017-09-12 17:38:41 +08:00
Dão Gottwald 82b8e3fa61 Bug 1379395 - Fix previous / next icon color in Dark theme. r=mikedeboer
MozReview-Commit-ID: JEFvQoX0evt

--HG--
extra : rebase_source : ac404f261a7c7040a566fc49efdeebb4e384453c
2017-09-15 13:52:22 +02:00
Ricky Chien fe32021d05 Bug 1397325 - Fix broken font size for in-content pages r=dao
MozReview-Commit-ID: ASbgxVQJA82

--HG--
extra : rebase_source : 37490b65169a2622da2d3f4b6f4b7a3a99fa3d2d
2017-09-07 14:51:32 +08:00
Sebastian Hengst b2ffc40bc4 Backed out changeset 6fdcf075106c (bug 1397325) for failing browser-chrome's browser_parsable_css.js. r=backout 2017-09-14 16:36:26 +02:00
Ricky Chien f5b6eea3e0 Bug 1397325 - Fix broken font size for in-content pages r=dao
MozReview-Commit-ID: ASbgxVQJA82

--HG--
extra : rebase_source : 5a8d3709d142de6c45413e834a22b288d49ab70e
2017-09-07 14:51:32 +08:00
Ricky Chien f9f702a8e1 Bug 1397121 - Some of Preferences subdialog's font size are too huge r=jaws
MozReview-Commit-ID: 9IsVARItxFZ

--HG--
extra : rebase_source : 28a8c6a0df625b7454e260d908d387898aba7822
2017-09-06 15:26:35 +08:00
Ricky Chien f216d87d8e Bug 1392532 - Polish Preferences font size depending on platforms r=dao
MozReview-Commit-ID: IiqSSl7wQ6h

--HG--
extra : rebase_source : ead26b294c538e902861d17e8c1c41a2e5532ee5
2017-09-04 11:06:10 +08:00
Dale Harvey 312354cb2a Bug 1391279 - Fix identity box spacing. r=dao
MozReview-Commit-ID: 4Y4jepRsHZx

--HG--
extra : rebase_source : c44d20f0aee8b667b55204cc1f426b106da19082
2017-08-17 17:04:41 +01:00
Nihanth Subramanya dce1a38397 Bug 1392222 - Update sidebar background on Linux. r=dao
MozReview-Commit-ID: FGALbnmyyLd

--HG--
extra : rebase_source : 02da5d3fe3ce33c04d8b6449a52dfcba721435cb
2017-08-21 15:56:36 +05:30
Dale Harvey 6e903bd501 Bug 1380043 - Update about:addons icons. r=dao
MozReview-Commit-ID: 4Zg91DKYpR1

--HG--
extra : rebase_source : 056d635f769cf6b311297c039c6d66fc34ae7951
2017-08-15 10:34:31 +01:00
Tim Nguyen 9dbd5ea278 Bug 1363056 - Update notification bar style for photon. r=dao
MozReview-Commit-ID: LcPr6wKvdpw

--HG--
extra : rebase_source : 3bff68f93884bc50509ea99f1819aa985582034b
2017-08-13 14:06:33 +00:00
Ryan VanderMeulen 0b63f08757 Backed out changeset 3e233c4c7867 (bug 1363056) for packaging bustage on a CLOSED TREE. 2017-08-18 11:04:51 -04:00
Tim Nguyen f0074675ad Bug 1363056 - Update notification bar style for photon. r=dao
MozReview-Commit-ID: LcPr6wKvdpw

--HG--
extra : rebase_source : c5eb1198f4826f34acb5ccb28f36e7ff53623b82
2017-08-13 14:06:33 +00:00
Wes Kocher 4e7084d568 Backed out changeset 5f66e56e4cd2 (bug 1380043) for browser_parsable_css.js failures a=backout
MozReview-Commit-ID: CfdzSVIS83q
2017-08-17 14:11:17 -07:00
Dale Harvey 95f73cf039 Bug 1380043 - Update about:addons icons. r=dao
MozReview-Commit-ID: 4Zg91DKYpR1

--HG--
extra : rebase_source : 4daca1c7a32bc45667f3c334dcfe6f9f307018f2
2017-08-15 10:34:31 +01:00
Dão Gottwald ba4b775805 Bug 1387496 - Clean up alert.xul styling. r=ntim
MozReview-Commit-ID: JjgdBEMBOEH

--HG--
rename : toolkit/themes/shared/alert-common.css => toolkit/themes/shared/alert.inc.css
extra : rebase_source : 3d9d2bc805d8453b0998c89c3987445507f96ca8
2017-08-10 15:42:55 +02:00
Dale Harvey 1ce670eb2c Bug 1386718 - Reduce margin between icon and url in awesomebar. r=dao
MozReview-Commit-ID: 1gfP0IlVERv

--HG--
extra : rebase_source : 6da66fe627b9fd088f6de28ff42059578a6ee207
2017-08-10 17:11:30 +01:00
Richard Marti b5246ec0a4 Bug 1387731 - Update Add-ons favicon. r=dao
MozReview-Commit-ID: 4hvY2Ptb8F5
2017-08-05 16:52:19 +02:00