Closed Bug 1548869 Opened 5 years ago Closed 5 years ago

Blocklist profile-after-change observer is set up incorrectly

Categories

(Toolkit :: Blocklist Implementation, defect)

60 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: aswan, Assigned: kmag)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Prior to bug 1524688, this observer was set up for non-desktop builds:
https://searchfox.org/mozilla-central/rev/da054397cdad072c8c61b463d374bc012b5f12aa/toolkit/mozapps/extensions/extensions.manifest#3-5

But the registration logic was inadvertently flipped when this was converted to static registration:
https://searchfox.org/mozilla-central/rev/b59a99943de4dd314bae4e44ab43ce7687ccbbec/toolkit/mozapps/extensions/components.conf#14-16

I think this means we're loading the blocklist earlier than needed on desktop and later than intended on android.

We're supposed to register this category for everything other than desktop
Firefox. Instead, we currently register it only for desktop Firefox.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: