Closed
Bug 1891007
Opened 7 months ago
Closed 6 months ago
Make NotificationDB a real javascript class
Categories
(Core :: DOM: Notifications, task)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: hsingh, Assigned: hsingh)
References
Details
Attachments
(1 file)
Make NotificationDB a real class
Assignee | ||
Comment 1•7 months ago
|
||
Comment 2•7 months ago
|
||
BTW NotificationDB is not a pseudo class, there's no constructor and prototype. It's just a singleton pattern.
Assignee | ||
Comment 3•7 months ago
|
||
ah, yes. Just learnt the distinction. I will amend the description. thanks
Assignee | ||
Updated•7 months ago
|
Summary: Make NotificationDB pseudo-class into real class → Make NotificationDB a real javascript class
Pushed by hsingh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2d0bfe0f885
Making NotificationDB a real class.r=saschanaz,asuth
Comment 5•6 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•