Closed
Bug 795671
Opened 13 years ago
Closed 7 years ago
doorhanger notifications should provide a way to detect when a notification is displayed
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zer0, Unassigned)
Details
On Firefox Deskop, `PopupNotifications` has a method called `isPanelOpen`. Fennec should have a similar mechanism (maybe another method of `doorhanger` object) to know if a notification is still opened.
https://developer.mozilla.org/en-US/docs/JavaScript_code_modules/PopupNotifications.jsm
Probably related to bug 795618: if we have a way to detect when a notification is dismissed, and we know when is displayed (`show`), we can understand if is still opened as well.
Comment 1•7 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•