Closed Bug 911703 Opened 11 years ago Closed 6 years ago

Get rid of the basePath property

Categories

(Core Graveyard :: DOM: Apps, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: marco, Unassigned)

References

Details

basePath is sometimes used to check if an app is a preinstalled app or not, we shouldn't need that after bug 910465.

In the installer component that I'm going to write for bug 910473 we could introduce a getInstallPath function that would replace the basePath property and would allow different runtimes to have packages in different places.

This shouldn't pose performance issues because in AppProtocolHandler.js we would cache the getInstallPath return value.
Product: Core → Core Graveyard
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.