Closed
Bug 1763463
Opened 3 years ago
Closed 3 years ago
Address mozilla/use-isInstance lints
Categories
(Thunderbird :: Upstream Synchronization, task)
Thunderbird
Upstream Synchronization
Tracking
(thunderbird_esr91 unaffected)
RESOLVED
FIXED
101 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
People
(Reporter: leftmostcat, Assigned: leftmostcat)
References
Details
Attachments
(1 file)
As of bug 1703953, Thunderbird lints are failing due to the new mozilla/use-isInstance rule. Address those places where it is causing lint failures.
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/60f3d38eab3d
use .isInstance() in chrome scripts. r=#thunderbird-reviewers,darktrojan
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•