Closed
Bug 1545173
Opened 6 years ago
Closed 6 years ago
Cleanup Object.defineProperty() for MozElements.NotificationBox
Categories
(Thunderbird :: General, task)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 68.0
People
(Reporter: aleca, Assigned: aleca, Mentored)
Details
Replace Object.defineProperty()
with XPCOMUtils.defineLazyGetter()
: https://searchfox.org/mozilla-central/rev/1b2636e8517aa48422ed516affe4d28cb7fa220a/browser/base/content/browser.js#296
Related to bug 1536935.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → alessandro
Assignee | ||
Comment 1•6 years ago
|
||
This bug is invalid.
Fixed in bug 1536935.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Comment 2•6 years ago
|
||
Sounds valid if it got fixed. In chases like this, we mark it fixed (assuming that bug 1536935 will land soon).
Resolution: INVALID → FIXED
Target Milestone: --- → Thunderbird 68.0
You need to log in
before you can comment on or make changes to this bug.
Description
•