Open Bug 352450 Opened 18 years ago Updated 9 months ago

allNotifications property of notification box includes _closedNotification

Categories

(Toolkit :: PopupNotifications and Notification Bars, defect)

defect

Tracking

()

People

(Reporter: mwu, Unassigned)

References

Details

Bug 350353 fixed the one major, most likely to occur issue due to animation of the notification box. The other issue is that if a notification is being closed, it remains in the list that allNotifications returns. This can possibly lead to code trying to close the same notification twice, causing a javascript error and completing the animation prematurely.

Probably not likely for most users of notificationbox, but javascript errors are bad.
Bulk move to Toolkit::Notifications and Alerts

Filter on notifications-and-alerts-component.
Component: XUL Widgets → Notifications and Alerts
Severity: normal → S3
Component: Notifications and Alerts → PopupNotifications and Notification Bars
You need to log in before you can comment on or make changes to this bug.