mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-09 06:22:08 +00:00
Bug 173072. Fix XUL scrollbar regression by forcing a view update after reflow. r=bzbarsky,sr=dbaron
This commit is contained in:
parent
5e0cf4ad33
commit
0980fa2f27
@ -1152,7 +1152,7 @@ nsBox::SyncLayout(nsBoxLayoutState& aState)
|
||||
view,
|
||||
nsnull,
|
||||
flags);
|
||||
|
||||
nsHTMLContainerFrame::SyncFrameViewProperties(presContext, frame, nsnull, view);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user