Closed Bug 1629459 Opened 4 years ago Closed 4 years ago

Addons will not remove

Categories

(Thunderbird :: Add-Ons: General, defect, P1)

Tracking

(thunderbird78+ fixed)

VERIFIED FIXED
Thunderbird 79.0
Tracking Status
thunderbird78 + fixed

People

(Reporter: spowd, Assigned: rnons)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file, 1 obsolete file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0

Steps to reproduce:

install Addons in Thunderbird 77

Actual results:

i tried to remove them
, i can disable them

but i cannot remove them

Expected results:

i should be able to remove the Addons

Resetting severity to default of --.

Component: Add-Ons: Extensions API → Add-Ons: General

I can confirm this is happening on 78.
Error from dev console:
TypeError: can't access property "promptRemoveExtension", windowRoot.ownerGlobal.BrowserAddonUI is undefinedaboutaddons.js:2894:17

Status: UNCONFIRMED → NEW
Ever confirmed: true
Regressed by: 1489430
Priority: -- → P1

this problem still occurs in 78.

See Also: → 1605428

Requesting tracking as this is needs fixing for 78.

Assignee: nobody → remotenonsense
Attached patch 1629459.patch (obsolete) — Splinter Review

Move promptRemoveExtension function into BrowserAddonUI object.

Attachment #9154862 - Flags: review?(mkmelin+mozilla)
Status: NEW → ASSIGNED
Comment on attachment 9154862 [details] [diff] [review]
1629459.patch

Review of attachment 9154862 [details] [diff] [review]:
-----------------------------------------------------------------

Yep, looks like the correct follow-up for https://hg.mozilla.org/mozilla-central/rev/526c65b7b516
Attachment #9154862 - Flags: review?(mkmelin+mozilla) → review+
Comment on attachment 9154862 [details] [diff] [review]
1629459.patch

Review of attachment 9154862 [details] [diff] [review]:
-----------------------------------------------------------------

It would be good to mention the ported changeset in the commit comment. 
In the summary please mention the bug we're porting (and why the change was made, if necessary). 

So something like 
Bug 1629459 - Port bug 1489430 to Thunderbird - promptRemoveExtension is now a member of BrowserAddonUI. r=mkmelin
Attached patch 1629459.patchSplinter Review

Updated commit message.

Attachment #9154862 - Attachment is obsolete: true
Attachment #9154866 - Flags: review+
Target Milestone: --- → Thunderbird 79.0

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/82b576b3538b
Port bug 1489430 to Thunderbird - promptRemoveExtension is now a member of BrowserAddonUI. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Comment on attachment 9154866 [details] [diff] [review]
1629459.patch

Approved comm-beta (requested by Rob)
Attachment #9154866 - Flags: approval-comm-beta+

Verified on 78.0b1

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: