Closed
Bug 1767850
Opened 4 years ago
Closed 4 years ago
Port bug 1507471 - Stop addons manager using extensions.properties directly
Categories
(Thunderbird :: Upstream Synchronization, task)
Thunderbird
Upstream Synchronization
Tracking
(thunderbird_esr91 unaffected)
RESOLVED
FIXED
102 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | unaffected |
People
(Reporter: rjl, Assigned: darktrojan)
Details
Attachments
(1 file)
TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/comm/mail/base/content/aboutAddonsExtra.js:80:7 | 'extBundle' is not defined. (no-undef)
extBundle used to come from toolkit/mozapps/extensions/content/aboutaddons.js, but was removed in bug 1507471.
about:addons is likely busted now.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → geoff
Status: NEW → ASSIGNED
Updated•4 years ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 102 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e3ea0571bde2
Port bug 1507471 - Stop addons manager using extensions.properties directly. r=mkmelin
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•