Bug 759568 - Part 6. Remove unused nsDisplayList::mVisibleRect; r=jfkthame

MozReview-Commit-ID: 88jIDJ65ALf
This commit is contained in:
CJKu 2016-04-14 16:28:07 +08:00
Родитель 003857bac9
Коммит 4bfb2bf540
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -2186,8 +2186,6 @@ private:
nsDisplayItemLink mSentinel;
nsDisplayItemLink* mTop;
// This is set by ComputeVisibility
nsRect mVisibleRect;
// This is set to true by FrameLayerBuilder if the final visible region
// is empty (i.e. everything that was visible is covered by some
// opaque content in this list).