Closed Bug 1208631 Opened 9 years ago Closed 6 years ago

Update add-ons manager code for newer JS standards

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1455987
Tracking Status
firefox44 --- affected

People

(Reporter: mossop, Unassigned)

Details

Maybe a meta bug, maybe just a way to get started but there are a bunch of things in the add-ons manager code that is based on older JS syntax which has since been replaced with much nicer versions. Things like naming function properties which is no longer necessary and using __defineGetter__ which we can use defineProperty or even nicer stuff for now.
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Resolution: INACTIVE → DUPLICATE
You need to log in before you can comment on or make changes to this bug.