From 9b750203d0b87e9c4644ff58826e871a37f4c2cd Mon Sep 17 00:00:00 2001 From: win7-7 Date: Thu, 2 May 2019 16:51:25 +0300 Subject: patch to Bug 1377329 --- layout/base/nsDisplayList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layout/base/nsDisplayList.h') diff --git a/layout/base/nsDisplayList.h b/layout/base/nsDisplayList.h index c9f773f5b..fcdc9e4fc 100644 --- a/layout/base/nsDisplayList.h +++ b/layout/base/nsDisplayList.h @@ -1200,7 +1200,7 @@ private: PLArenaPool mPool; nsCOMPtr mBoundingSelection; AutoTArray mPresShellStates; - AutoTArray mFramesMarkedForDisplay; + AutoTArray mFramesMarkedForDisplay; AutoTArray mThemeGeometries; nsDisplayTableItem* mCurrentTableItem; DisplayListClipState mClipState; -- cgit v1.2.3