Closed
Bug 1100484
Opened 10 years ago
Closed 8 years ago
Show which apps are already running
Categories
(DevTools Graveyard :: WebIDE, defect)
DevTools Graveyard
WebIDE
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jryans, Unassigned)
References
Details
Unlike App Manager, there is no way in WebIDE to know which apps are already running on the device.
In App Manager, the device view would show a "debug" button instead of "start" for apps there were already running, so you could use this to distinguish the two cases.
Here are some possible ways to do this in WebIDE:
* Show a icon in the app list next to apps that are running
* Show a small label / note in the app list next to apps that are running
* Break up the runtime apps list into separate running / not running categories
Reporter | ||
Updated•10 years ago
|
Blocks: rm-am, gaia-devtools
Reporter | ||
Comment 1•8 years ago
|
||
We intend to move remote debugging into about:debugging (bug 1212802) and then remove WebIDE (bug 1314811), so there are no plans to improve the WebIDE UX at this time.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•