Closed Bug 294603 Opened 19 years ago Closed 19 years ago

invalidatePrimaryCell() of nsITreeBoxObject

Categories

(Core :: XUL, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: surkov, Assigned: janv)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.5) Gecko/20041108 Firefox/1.0 (ax)

invalidatePrimaryCell() method of nsITreeBoxObject interface is disapeared ( see
invalidation methods
http://lxr.mozilla.org/mozilla/source/layout/xul/base/src/tree/public/nsITreeBoxObject.idl#119).
But there was it in mozilla 1.7
(http://lxr.mozilla.org/mozilla1.7/source/layout/xul/base/src/tree/public/nsITreeBoxObject.idl#132).

I cannot find a bug describing this problems. What reason was pursued when this
method was removed?

Reproducible: Always
It was redundant. There's now columns.getPrimaryCell() and you can pass it to
invalidateCell()
Thanks. Xulplanet deceitfuls me: obsolete description of interfaces.

I thought any changes of mozilla code is registered in bugzilla by bug posting.
Am I not right?
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.widgets
You need to log in before you can comment on or make changes to this bug.