mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset e4e2a1dcadc8 (bug 1022612)
This commit is contained in:
parent
4fc2a6fcb3
commit
d453c85067
@ -4125,6 +4125,8 @@ nsDisplayScrollInfoLayer::nsDisplayScrollInfoLayer(
|
||||
|
||||
nsDisplayScrollInfoLayer::~nsDisplayScrollInfoLayer()
|
||||
{
|
||||
FrameProperties props = mScrolledFrame->Properties();
|
||||
props.Remove(nsIFrame::ScrollLayerCount());
|
||||
MOZ_COUNT_DTOR(nsDisplayScrollInfoLayer);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user