Bug 1022612. Part 21: Remove DidComputeVisibility checking. r=mattwoodrow

This commit is contained in:
Robert O'Callahan
2014-06-09 16:48:01 +12:00
parent b041721ef9
commit f38b84a210
4 changed files with 5 additions and 30 deletions

View File

@@ -2735,7 +2735,6 @@ ContainerState::ProcessDisplayItems(nsDisplayList* aList,
}
aList->AppendToTop(&savedItems);
aList->SetDidComputeVisibility();
}
void