about:addons addon cards blocklist messagebar should be refreshed on blocklist state changes
Categories
(Toolkit :: Add-ons Manager, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox135 | --- | fixed |
People
(Reporter: rpl, Assigned: rpl)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
If the blocklist state of an extensions changes while about:addons is already opened, then the addon card message bar should be refreshed to reflect the right blocklist state.
This already works when the blocklist state change is also implying a change to the addon enabled/disabled state, because about:addons is already being refreshed when the addon transition between enabled and disabled state, but it is not going to be the case if the blocklist state changes does not also change the enabled/disabled state too.
This was already going to be hit for hard blocked add-ons if an already disabled addon was being hard-blocked through the blocklist, and more recently that could also happen for addons that may change from hard to soft blocked or for a re-enabled soft-blocked addon being unblocked.
This bug is tracking fixing that through the onPropertyChanged addon listener (which is now expected to notify also blocklistState changes, since Bug 1925291).
Updated•3 months ago
|
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Description
•