Closed Bug 1109796 Opened 10 years ago Closed 10 years ago

Expose the add-on's title in self

Categories

(Add-on SDK Graveyard :: General, defect, P2)

x86
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: canuckistani, Assigned: canuckistani)

References

Details

We can get the name of the Add-on, but there are cases where it would be good to have read-only access to the title field as well.
Priority: -- → P2
With jpm one can do `require("./package.json").title`
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Re-opening. I think it's a reasonable argument to say that title should be exposed on self where the rest of the addon's meta-data is. I was going to work on this, fyi.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
changed my mind, you're right. I made a note in the package.json docs on MDN about this.
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.