Closed
Bug 1142230
Opened 10 years ago
Closed 6 years ago
Extend App.name API to look into updateManifest
Categories
(Core Graveyard :: DOM: Apps, defect)
Core Graveyard
DOM: Apps
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: zbraniecki, Assigned: fabrice)
Details
Follow up from bug 1118946.
We currently only look into the proper app manifest to get localized values. There are scenarios in our code where we want to use updateManifest for that and update manifest contains name/desc, entry_points and localized values for them, so we should be able to get the same values from updateManifest.
That would require the API to look into that one as well.
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(kgrandon)
Flags: needinfo?(fabrice)
Assignee | ||
Comment 1•10 years ago
|
||
Zibi, is that blocking for 2.2?
Assignee: nobody → fabrice
Flags: needinfo?(fabrice)
Reporter | ||
Comment 3•10 years ago
|
||
if you guys don't feel it is, it's not.
Updated•7 years ago
|
Product: Core → Core Graveyard
Comment 4•6 years ago
|
||
Core Graveyard / DOM: Apps is inactive. Closing all bugs in this component.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•