Dactyloidae/toolkit
Moonchild 953cd5b6b2 Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme.
This would interfere with implementing thin scrollbars.

Almost all widgets provide a non-overridable size for scrollbar buttons, so it
makes no sense to specify min size for them. It is probably(?) a layout bug that
min size properties can override the value returned by GetMinimumWidgetSize
even if aIsOverridable is set to false, but removing this rule is simpler than
locating and fixing the issue in layout code ;)
2021-01-14 22:19:58 +08:00
..
components [toolkit] Handle corner case confusion of downloaded files without extension. 2020-12-21 15:11:41 +08:00
content Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
fonts Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
forgetaboutsite Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
identity Issue #439 - Remove tests from toolkit/ 2020-02-27 07:32:33 +08:00
jetpack Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
library Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
locales Issue #1694 - Part 1: Use scriptabledateformat for the Cookie Accept dialog. 2020-12-21 14:57:56 +08:00
modules Issue #1656 - Part 9: Single-line-comment style. 2020-09-25 22:07:00 +08:00
mozapps Issue #1694 - Part 2: Use scriptabledateformat for Update History display. 2020-12-21 14:57:57 +08:00
pluginproblem Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
profile Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
system Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
themes Issue #1705 - Part 6: Remove scrollbarbutton min-{width|height} rule from theme. 2021-01-14 22:19:58 +08:00
xre Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
.eslintrc.js Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.configure Issue #251 - Move chrome packaging options to ac configure 2020-11-19 21:11:41 +08:00
toolkit.mozbuild Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00