Closed Bug 1487323 Opened 7 years ago Closed 3 years ago

Remove isLegacyTemporaryExtension check from aboutdebugging

Categories

(DevTools :: about:debugging, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jdescottes, Unassigned)

References

Details

Attachments

(2 obsolete files)

With the release of Firefox 63, the ESR version will be bumped to Fx 60. The following check and warning in about debugging is only needed for older runtimes than Fx59, so we can remove this logic. https://searchfox.org/mozilla-central/rev/2fe43133dbc774dda668d4597174d73e3969181a/devtools/client/aboutdebugging/components/addons/Target.js#126-140 Blocking on Bug 1487078 since I will be moving the module where the helper is defined in this bug.
Attachment #9005131 - Attachment is obsolete: true
Actually only the check on actor.type can be removed. The legacy warning needs to stay as long as legacy extensions can still be developed.
Comment on attachment 9005133 [details] Bug 1487323 - Remove deprecated backward-compat test in isLegacyTemporaryExtension;r=daisuke Daisuke Akatsuka (:daisuke) has approved the revision.
Attachment #9005133 - Flags: review+
Attachment #9005133 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: