gecko-dev/layout
Daniel Holbert ae8560255c Bug 1876811: Remove nsPresContext's cache for about:config pref "layout.scrollbar.side". r=TYLin
Instead, just directly use the StaticPrefs getter for this pref at the one
usage-site, and remove the now-unnecessary GetCachedIntPref getter and
enum-parameter-type that was previously used to query the value.

This patch doesn't change behavior.

Differential Revision: https://phabricator.services.mozilla.com/D199782
2024-01-27 01:05:27 +00:00
..
base Bug 1876811: Remove nsPresContext's cache for about:config pref "layout.scrollbar.side". r=TYLin 2024-01-27 01:05:27 +00:00
build Bug 779684 - part 2: Get rid of `nsFrameTraversal` and `nsIFrameTraversal` r=emilio 2023-12-24 06:01:19 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1874823 - Make nsBlockFrame::Init set NS_BLOCK_STATIC_BFC by checking classes. r=layout-reviewers,AlaskanEmily 2024-01-24 12:13:42 +00:00
generic Bug 1876811: Remove nsPresContext's cache for about:config pref "layout.scrollbar.side". r=TYLin 2024-01-27 01:05:27 +00:00
inspector Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
ipc
mathml Bug 1874823 - Make nsBlockFrame::Init set NS_BLOCK_STATIC_BFC by checking classes. r=layout-reviewers,AlaskanEmily 2024-01-24 12:13:42 +00:00
media
painting Bug 1865955 - Simplify a bit AnimationInfo. r=birtles 2024-01-26 13:39:41 +00:00
printing Backed out changeset 4641c3dcf0c3 (bug 1876538) for causing mochitest-chrome failures on test_animation_observers_async.html. CLOSED TREE 2024-01-26 19:21:35 +02:00
reftests Bug 1865654: Bump fuzzy threshold to reflect reality, for reftests border-image-width-4.html and -9.html. r=TYLin 2024-01-23 20:14:30 +00:00
style Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
svg Bug 1849866: Rename moz-anno:favicon protocol to cached-favicon r=necko-reviewers,places-reviewers,valentin,mak 2024-01-24 22:05:42 +00:00
tables Bug 221154 - Fix non-unified build. 2024-01-23 17:00:48 +01:00
tools Bug 1724089 - Remove browser.tabs.remote.autostart pref r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jgraham,extension-reviewers,mossop,sparky,robwu,owlish,necko-reviewers,jmaher,valentin 2024-01-22 09:52:53 +00:00
xul Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
moz.build