Closed Bug 369069 Opened 18 years ago Closed 11 years ago

wanted an ability to change notification mask

Categories

(Core Graveyard :: XTF, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: surkov, Assigned: alex)

Details

Mats suggested this idea in bug 339287 comment 33:

It might also be worth filing a bug on making a better interface for
subclasses to add/remove bits to the NotificationMask so the wrapper
can evolve without having to update every wrapped class...  e.g.
ModifyNotificationMask(PRUint32 bits, PRBool addOrRemove)
I'm sorry, I don't see how this is necessary.  XTF elements, as long as they hold a reference to the element wrapper, can change the notification mask at any time.  Then it's a simple matter of bitwise flag manipulation.  Bitwise arithmetic is well-defined both in C++ and in JS.
XTF has been removed from the tree.  [xtfisdead] for filtering purposes.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.