summaryrefslogtreecommitdiffstats
path: root/layout/xul/nsSliderFrame.cpp
diff options
context:
space:
mode:
authorwin7-7 <win7-7@users.noreply.github.com>2020-05-08 00:46:35 +0300
committerwin7-7 <win7-7@users.noreply.github.com>2020-05-08 15:22:22 +0300
commit130df5da4ff47d546f8e2eecd7c388b78a587930 (patch)
tree0c78dd35bcd56cade438e1a65f33f06a19fbf342 /layout/xul/nsSliderFrame.cpp
parentf102e7f80d5d7c972e7619c3f9efe7460918c6d4 (diff)
downloadUXP-130df5da4ff47d546f8e2eecd7c388b78a587930.tar
UXP-130df5da4ff47d546f8e2eecd7c388b78a587930.tar.gz
UXP-130df5da4ff47d546f8e2eecd7c388b78a587930.tar.lz
UXP-130df5da4ff47d546f8e2eecd7c388b78a587930.tar.xz
UXP-130df5da4ff47d546f8e2eecd7c388b78a587930.zip
Issue #1355 - Preemptively fix build bustage for 1409114
Diffstat (limited to 'layout/xul/nsSliderFrame.cpp')
-rw-r--r--layout/xul/nsSliderFrame.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/xul/nsSliderFrame.cpp b/layout/xul/nsSliderFrame.cpp
index a2098144c..a9e513e2f 100644
--- a/layout/xul/nsSliderFrame.cpp
+++ b/layout/xul/nsSliderFrame.cpp
@@ -358,7 +358,7 @@ nsSliderFrame::BuildDisplayListForChildren(nsDisplayListBuilder* aBuilder,
nsLayoutUtils::SetScrollbarThumbLayerization(thumb, thumbGetsLayer);
if (thumbGetsLayer) {
- nsDisplayListCollection tempLists;
+ nsDisplayListCollection tempLists(aBuilder);
nsBoxFrame::BuildDisplayListForChildren(aBuilder, tempLists);
// This is a bit of a hack. Collect up all descendant display items