Closed
Bug 852685
Opened 12 years ago
Closed 9 years ago
Move DIRECTORY_NAME from Webapps.jsm to AppUtils.jsm
Categories
(Firefox for Android Graveyard :: Web Apps (PWAs), defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jhugman, Unassigned)
Details
(Whiteboard: [WebRuntime])
Currently this is defined in Webapps.jsm, but is needed in FreespaceWatcher.jsm too. FreeSpaceWatcher.jsm has webappsDir hardcoded.
In order not to have a circular dependency, this should be moved to AppUtils.jsm, and both reference it from there.
This came out of work from bug 813736.
Comment 1•12 years ago
|
||
Is this a change to core dom apps code by any chance?
Comment 2•12 years ago
|
||
This sounds like refactoring cleanup. If there's an implementation blocking need, then this should be reprioritized. Otherwise, this doesn't need to be tracked.
==> P3
Priority: -- → P3
Updated•11 years ago
|
Whiteboard: [WebRuntime]
Comment 3•9 years ago
|
||
Per bug 1235869, we're going to disable the Android web runtime, so we won't fix this bug in it.
(This is part of a bulk resolution of bugs in the Firefox for Android::Web Apps component, from which I attempted to exclude bugs that are not specific to the runtime, but it's possible that I included one accidentally. If so, I'm sorry, and please reopen the bug!)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•