Closed
Bug 939051
Opened 12 years ago
Closed 9 years ago
UI to run GCLI commands against remote devices
Categories
(DevTools Graveyard :: Graphic Commandline and Toolbar, defect, P3)
DevTools Graveyard
Graphic Commandline and Toolbar
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rik, Unassigned)
Details
If we want people to develop offline apps, we should help them use appcache. And a first step is to allow clearing appcache.
Comment 1•12 years ago
|
||
For the moment you can use the "connect" command in the Firefox Command Line (shift + F2):
connect fxOS
fxOS appcache clear
Incidentally, the following command line appcache commands exist:
- appcache clear
- appcache list
- appcache validate
- appcache viewentry
Comment 2•12 years ago
|
||
Mike, you're sure about that? I don't think commands are remotely executable. And afaik, Firefox OS doesn't have any commands.
Comment 3•12 years ago
|
||
(In reply to Paul Rouget [:paul] from comment #2)
> Mike, you're sure about that? I don't think commands are remotely
> executable. And afaik, Firefox OS doesn't have any commands.
You are right, this wouldn't work.
Comment 4•11 years ago
|
||
Any idea what this could look like?
It needs to be in the toolbox, and it can't be in the main UI (not used often enough).
This is more about running commands against any remote device than it is about FxOS specifically.
Component: Developer Tools: WebIDE → Developer Tools: Graphic Commandline and Toolbar
Priority: -- → P3
Summary: Allow remote clearing of appcache → UI to run GCLI commands against remote devices
Comment 6•9 years ago
|
||
Triage. Filter on Lobster Thermidor.
Nice idea, but it's not been worked on in 4 years, and I don't see that the priority of GCLI has increased in that time, so I don't think we need to keep it on file.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•7 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•