зеркало из https://github.com/mozilla/gecko-dev.git
Bug 695252. When switching cards in a deck we don't need to purge all thebes layer contents. r=roc
This commit is contained in:
Родитель
d65b4d17bd
Коммит
11a5712a38
|
@ -177,8 +177,7 @@ nsDeckFrame::IndexChanged(nsPresContext* aPresContext)
|
|||
return;
|
||||
|
||||
// redraw
|
||||
nsBoxLayoutState state(aPresContext);
|
||||
Redraw(state);
|
||||
InvalidateOverflowRect();
|
||||
|
||||
// hide the currently showing box
|
||||
nsIBox* currentBox = GetSelectedBox();
|
||||
|
|
Загрузка…
Ссылка в новой задаче