Closed Bug 1082123 Opened 10 years ago Closed 7 years ago

Break up WebIDE's app-manager.js module

Categories

(DevTools Graveyard :: WebIDE, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jryans, Unassigned)

References

Details

WebIDE's app-manager.js module tries to do too many things.

In particular it:
* Manages the active runtime connection
* Manages the selected project and actions on it
  * Project agnostic work (bug 1023081) should help here
* Contains random utils

Each of these items should be handled by separate modules.

Also, the name is quite confusing, given that we used to have an entire tool with the same name...
Apps are being removed with B2G cleanup.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.