Commit Graph

438 Commits

Author SHA1 Message Date
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
Andrew Swan
6e254181e6 Bug 1353194 Streamline the startup extension compatibility check r=kmag
Also extend activeAddons records with a started flag to avoid
double-starting extensions that are upgraded during the startup check.

MozReview-Commit-ID: FPX71Q3lSrw

--HG--
extra : rebase_source : 06b9be6748d09ddee310882c342e6b12cfedf91b
extra : source : 3977730d0f477e54631db184bcb24b13f83e328b
2017-09-10 12:23:45 -07: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
David Keeler
92df52cb41 bug 1382749 - remove the "old way" of signing add-ons r=aklotz,mossop
In particular, this removes the nsIZipReader.getSigningCert API.

MozReview-Commit-ID: JPSz0pvsA5n

--HG--
extra : rebase_source : 91165a8eb56c71e90eaa85ae748203f651df09c3
2017-07-19 13:09:46 -07: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
4ecbc7717a Bug 1384504 - [Photon] Update sidebar tree styling on Windows. r=dao
MozReview-Commit-ID: 50gpPdmBetL

--HG--
extra : rebase_source : bc7ff7d318a4fc89665922dc90c5582eaa3b00fd
2017-07-26 15:39:34 +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
Dão Gottwald
d408f82c90 Bug 1377184 - Consistently use the custom toolbar button styling in all browser toolbars. r=johannh
MozReview-Commit-ID: DvMorv7HhDu

--HG--
extra : rebase_source : 2f881aecd4aa668aa4b33f5b1c103fe2b7df4bbe
2017-08-09 20:12:36 +02:00
Sebastian Hengst
e99c254eb9 Backed out changeset c4376773f9cd (bug 1377184) for failing browser-chrome's browser_startup_images.js: chevron.svg should have been shown. r=backout 2017-08-09 19:51:01 +02:00
Dão Gottwald
6883d3efda Bug 1377184 - Consistently use the custom toolbar button styling in all browser toolbars. r=johannh
MozReview-Commit-ID: Czp2oURcztE

--HG--
extra : rebase_source : c5383d50402a1d2161334278261e785c348cfd9a
2017-08-09 10:30:14 +02:00
Richard Marti
b5246ec0a4 Bug 1387731 - Update Add-ons favicon. r=dao
MozReview-Commit-ID: 4hvY2Ptb8F5
2017-08-05 16:52:19 +02:00
Michael Smith
56293582da Bug 1373739 - Apply thumb styles directly to their orientation variants. r=mossop
Previously the min-height style from vertical thumbs was allowed to
cascade down to horizontal thumbs. This caused broken scrollbar sizing
behavior when running without a native (platform/widget toolkit) theme:
horizontal scrollbars would have a non-zero height and width while
vertical scrollbars would have a zero width and non-zero height.
This broke one of the web platform tests in headless mode
(/intersection-observer/root-margin.html).

MozReview-Commit-ID: 4Y3jz77Z0UA

--HG--
extra : rebase_source : 4e21e0e40e1ef9404486a0417a3ec7ebcfd37041
2017-06-22 17:45:50 -07:00
Tim Nguyen
355a783bae Bug 1385702 - Update and clean up close icon styling for photon. r=dao
MozReview-Commit-ID: IpM0Ampi9fE

--HG--
extra : rebase_source : cd7cda3cb86a86cb66113034ac6cb6f2a07b6882
2017-08-03 17:01:36 +00:00
Sebastian Hengst
d5768897c3 Backed out changeset cf72ce758a61 (bug 1381554) for failing browser_ext_popup_corners.js, at least on OS X opt. r=backout 2017-07-20 18:28:20 +02:00
darcese
3b48b858ec Bug 1381554 - Remove rounded corners in doorhangers. r=dao
MozReview-Commit-ID: 3EF2OEUJPgP

--HG--
extra : rebase_source : cfcb2fe5cc0a0eebbb2a531f19200de58a681875
2017-07-17 12:45:38 -04:00
Dão Gottwald
b7fe5e3f69 Bug 1381117 - Increase opacity of icons in the identity block on hover. r=johannh
MozReview-Commit-ID: GyGIO4OviGI

--HG--
extra : rebase_source : c2b3f1505b6744ea4e273b32a63d6e0f79c4ed77
2017-07-17 18:52:44 +02:00
Dão Gottwald
caf937e10c Bug 1380268 - Let the new search textbox styling graduate from in-content/common.inc.css to textbox.css. r=nhnt11
MozReview-Commit-ID: 24HRgvmSVtb

--HG--
extra : rebase_source : 4eb71adc5c47c3e7518cfe953ed667d31517c228
2017-07-17 18:19:00 +02:00
Sebastian Hengst
7a72d18f18 Backed out changeset dd4e52e83896 (bug 1380268) for failing browser_parsable_css.js on Windows (chrome://global/skin/icons/Search-glass.png missing). r=backout 2017-07-16 23:54:57 +02:00
Dão Gottwald
9473e447e1 Bug 1380268 - Let the new search textbox styling graduate from in-content/common.inc.css to textbox.css. r=nhnt11
MozReview-Commit-ID: It4s0dWvKkl

--HG--
extra : rebase_source : 50f6c28db0d71ac0c30297174dd7d162c725c702
2017-07-12 11:48:45 +02:00
Dão Gottwald
e6d183ed21 Bug 1376109 - Consolidate default sidebarheader styling and don't remove its background for lightweight themes. r=nhnt11
MozReview-Commit-ID: CWisvnVYLJc

--HG--
extra : rebase_source : dde3864c2c34f7531ba04c4819fa2571bf936f82
2017-06-24 17:04:53 +02:00
Jonathan Watt
f63e348ffc Bug 1374107 - Convert chrome://global/skin/in-content/radio.svg and its consumers to use SVG image context paint. r=dao
MozReview-Commit-ID: 8dVPfXaOfUU
2017-05-30 17:09:42 +01:00
Jonathan Watt
88d8bca0ad Bug 1374107 - Convert chrome://global/skin/in-content/check.svg and its consumers to use SVG image context paint. r=dao
MozReview-Commit-ID: 5XgP61CLpME
2017-05-30 12:09:42 +01:00
Jonathan Watt
2d59ddbfad Bug 1374108 - Split up the find bar's next/previous icon and convert it to use SVG context paint. r=dao
MozReview-Commit-ID: GHdhJNrrF5B
2017-05-25 12:46:19 +01:00
Ricky Chien
586032cae6 Bug 1369640 - Flip search icon for Windows and Linux r=dao
MozReview-Commit-ID: DCu0PEzVvUl

--HG--
extra : rebase_source : 028c4e929f2943b00f185a0825f83564dbd96a12
2017-06-09 23:13:45 +08:00
Dão Gottwald
accd2b891d Bug 1368672 - Don't set a color on toolbar buttons by default (color should be inherited) and explicitly inherit color in hover/open states for custom-styled toolbar buttons. r=johannh
MozReview-Commit-ID: J2QF8FBi0Ll

--HG--
extra : rebase_source : 021063246dbaecff59a362f105a900d9d3f96234
2017-06-06 12:57:58 +02:00
Dan Banner
7157055886 Bug 1348358 - Remove unused chrome://global/skin/arrow.css and cleanup chrome://global/skin/arrow/ r=dao
MozReview-Commit-ID: Dwg7gO7mTyA

--HG--
rename : toolkit/themes/windows/global/arrow/arrow-dn-hov.gif => toolkit/themes/linux/global/arrow/arrow-dn-hov.gif
rename : toolkit/themes/windows/global/arrow/arrow-up-hov.gif => toolkit/themes/linux/global/arrow/arrow-up-hov.gif
extra : rebase_source : 04810e5fabc91278c64e0c6af289fc11d45cb404
2017-05-23 16:51:11 +01:00
Mark Striemer
38cd7b478a Bug 1361746 - Align legacy badge on Windows in about:addons details r=rhelmer
MozReview-Commit-ID: 9QRdQFd11CQ

--HG--
extra : rebase_source : 057b93d52348e1b9c61794f0349f314999db3017
2017-05-18 15:54:11 -05:00
Dão Gottwald
0fa24c7355 Bug 1367007 - Allow sidebar headers to consume more than 25px in height. r=bgrins
MozReview-Commit-ID: EtYgdhCEbTT

--HG--
extra : rebase_source : 4e5e0dcde13079816e40dada6196ad70aacc9e87
2017-05-23 11:59:05 +02:00
Marco Bonardo
86127d4723 Bug 1360891 - Places default favicon should supports hi-dpi. r=dao,standard8
MozReview-Commit-ID: 1b0gnDIQJIQ

--HG--
extra : rebase_source : 9429dc510ac469384c364bad44dbba731abe3a3a
2017-05-03 09:31:05 +02:00
Dan Banner
04aa928f5b Bug 1348362 - Cleanup chrome://global/skin/icons - Remove unused files. r=dao
MozReview-Commit-ID: EZVP5SeYDGw

--HG--
extra : rebase_source : 9224d4a8d71e2ed932206640057fbcbd74bf3396
2017-05-07 19:16:27 +01:00
Dan Banner
d3bef4aad7 Bug 1348362 - Cleanup chrome://global/skin/icons - Move shared files to be Windows-only where they are only used on Windows. r=dao
MozReview-Commit-ID: IWhbpsuEVJR

--HG--
rename : toolkit/themes/windows/global/icons/Restore.gif => toolkit/themes/linux/global/icons/Restore.gif
extra : rebase_source : 80119ac874f5f0ce993dd69727e9d890b1347634
2017-05-07 17:03:10 +01:00
Dan Banner
d1e20adcad Bug 1348362 - Cleanup chrome://global/skin/icons - Move some shared files to be Linux-only, as they are only used on Linux. r=dao
MozReview-Commit-ID: IbcGedKFrTq

--HG--
rename : toolkit/themes/windows/global/icons/Close.gif => toolkit/themes/linux/global/icons/Close.gif
rename : toolkit/themes/windows/global/icons/Minimize.gif => toolkit/themes/linux/global/icons/Minimize.gif
extra : rebase_source : 0876b78df52672a69742f0c80ec5d82a391ea562
2017-05-07 16:46:59 +01:00
Dan Banner
7d62f38a7b Bug 1348521 - Remove unreferenced global/skin/linkTree.css files r=florian
MozReview-Commit-ID: DXpi0HbLNIq

--HG--
extra : rebase_source : 94e73cdb7b9afdd0a7cf21a66f4e41551d4e1f16
2017-05-07 16:19:13 +01:00
Dan Banner
8b7c77d4a9 Bug 1348555 - Remove Unused files in chrome://mozapps/skin/extensions r=dao
MozReview-Commit-ID: CtPeuRInbDd

--HG--
extra : rebase_source : ae5b9ef13b014e17ac8980d509cca9ce78b02b8a
2017-05-05 19:21:10 +01:00
Jonathan Watt
3c81ffff38 Bug 1350010, part 5 - Specify '-moz-context-properties' for more Firefox UI icons. r=dao
MozReview-Commit-ID: 3kgprRqjw5N
2017-04-12 13:52:24 +01:00
Jonathan Watt
d5698ea13d Bug 1359631 - Convert Toolkit's extensions/utilities.svg to use context paint to improve performance. r=dao
MozReview-Commit-ID: EElY2gf5JLt
2017-04-07 16:01:33 +01:00
Jonathan Watt
d6e7261422 Bug 1359631 - Convert Toolkit's icons/autocomplete-search.svg to use context paint to improve performance. r=dao
MozReview-Commit-ID: 3t3RgF8yieB
2017-04-07 13:52:24 +01:00
Dão Gottwald
1edf6fd9a4 Bug 1358204 - Remove border and background fallback styling from xulscrollbars.css. r=enndeakin+6102
MozReview-Commit-ID: BVcmfs87sZ0

--HG--
extra : rebase_source : 549e3aa78c1f113eeaa843d165234a91e2a38ff6
2017-04-20 19:44:59 +02:00
Dão Gottwald
e70333a23d Bug 1348359 - Remove unused files from chrome://global/skin/dirListing/. r=florian
MozReview-Commit-ID: 4n8KxGUvyVE

--HG--
extra : rebase_source : 450d98c329590260e707731b9c4afc277a67edc8
2017-04-21 16:14:49 +02:00
Frank Serrano
8a220bcecd Bug 1357832 - Update eula.css to use standard css border; r=dao
We were using -moz-border-*-colors in eula.css before.
We no longer need to do that, so we are changing it to use the standard css border

MozReview-Commit-ID: KvJ0kigreEt

--HG--
extra : rebase_source : d6ff70b0b425ef3a900e65c3431027e57674ced3
2017-04-19 21:02:17 -05:00