зеркало из https://github.com/mozilla/gecko-dev.git
Bug 595577 - Cedar is busted after merging with m-c, (Bug 459144) conflict. r=dbaron
This commit is contained in:
Родитель
8c88c718ff
Коммит
b270c2aec2
|
@ -280,7 +280,7 @@ nsSubDocumentFrame::BuildDisplayList(nsDisplayListBuilder* aBuilder,
|
|||
nsRect bounds = mInnerView->GetBounds() + offset;
|
||||
|
||||
return aLists.Content()->AppendNewToTop(
|
||||
new (aBuilder) nsDisplayClip(aBuilder, this, this, &shadowTree,
|
||||
new (aBuilder) nsDisplayClip(aBuilder, this, &shadowTree,
|
||||
bounds));
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче