зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1528616 - Back out changeset bf824987ef9f (bug 1528616) since it can clearly be hit. r=me
MANUAL PUSH: Backout of existing revision.
This commit is contained in:
Родитель
ca9ba79c11
Коммит
b6589b23d2
|
@ -3638,8 +3638,8 @@ bool PresShell::ScrollFrameRectIntoView(nsIFrame* aFrame, const nsRect& aRect,
|
|||
RectVisibility PresShell::GetRectVisibility(nsIFrame* aFrame,
|
||||
const nsRect& aRect,
|
||||
nscoord aMinTwips) const {
|
||||
MOZ_DIAGNOSTIC_ASSERT(aFrame->PresContext() == GetPresContext(),
|
||||
"prescontext mismatch?");
|
||||
NS_ASSERTION(aFrame->PresContext() == GetPresContext(),
|
||||
"prescontext mismatch?");
|
||||
nsIFrame* rootFrame = mFrameConstructor->GetRootFrame();
|
||||
NS_ASSERTION(
|
||||
rootFrame,
|
||||
|
|
Загрузка…
Ссылка в новой задаче