gecko-dev/browser/themes
Timothy Guan-tin Chien 005832324b Bug 1454357 - Remove the scrollbox binding r=NeilDeakin
With all the previous efforts, the scrollbox binding now does nothing but to create an inner box element holding the scrolling content.

It turned out that inner box can be easily removed. The padding set by the document sheets can be moved to the srollbox element directly.

The only gotcha is XULScrollElement::ScrollByIndex() -- it can now reach the child item frames directly from the scrolled frame.

Depends on D15169

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

--HG--
extra : moz-landing-system : lando
2019-01-09 20:12:26 +00:00
..
linux Bug 1454357 - Remove the scrollbox binding r=NeilDeakin 2019-01-09 20:12:26 +00:00
osx Bug 1518422 - Implement focus ring for panel footer buttons across platforms. r=ntim 2019-01-08 10:26:20 +00:00
shared Bug 1454357 - Remove the scrollbox binding r=NeilDeakin 2019-01-09 20:12:26 +00:00
windows Bug 1454357 - Remove the scrollbox binding r=NeilDeakin 2019-01-09 20:12:26 +00:00
LICENSE
moz.build Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman 2018-01-10 10:04:59 +01:00