зеркало из https://github.com/mozilla/pjs.git
Fix a comment. no bug. r=a a=r
This commit is contained in:
Родитель
14667c7bce
Коммит
1dc2f7810e
|
@ -629,8 +629,7 @@ public:
|
||||||
* so implementations of nsDisplayItem::ComputeVisibility do not
|
* so implementations of nsDisplayItem::ComputeVisibility do not
|
||||||
* need to do these things.
|
* need to do these things.
|
||||||
* nsDisplayList::ComputeVisibility will already have set mVisibleRect on
|
* nsDisplayList::ComputeVisibility will already have set mVisibleRect on
|
||||||
* this item to the intersection of *aVisibleRegion (unioned with
|
* this item to the intersection of *aVisibleRegion and this item's bounds.
|
||||||
* *aVisibleRegionBeforeMove, if that's non-null) and this item's bounds.
|
|
||||||
* We rely on that, so this should only be called by
|
* We rely on that, so this should only be called by
|
||||||
* nsDisplayList::ComputeVisibility or nsDisplayItem::RecomputeVisibility.
|
* nsDisplayList::ComputeVisibility or nsDisplayItem::RecomputeVisibility.
|
||||||
*
|
*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче