Open Bug 1871094 Opened 7 months ago Updated 6 months ago

Move methods which work only for Extension instances out of ExtensionData class

Categories

(WebExtensions :: General, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: zombie, Unassigned)

References

Details

https://phabricator.services.mozilla.com/D196386#inline-1092611

addonData is only used by the isAppProvided and isHidden getters. They don't work on ExtensionData and should be part of the Extension subclass: https://searchfox.org/mozilla-central/rev/91cc8848427fdbbeb324e6ca56a0d08d32d3c308/toolkit/components/extensions/Extension.sys.mjs#2091-2102

Summary: Move methods which work only for Extension insstances out of ExtensionData class → Move methods which work only for Extension instances out of ExtensionData class
Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.