Closed Bug 659889 Opened 13 years ago Closed 13 years ago

GCLI should auto-start

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jwalker, Assigned: jwalker)

References

Details

The main API has startup/shutdown methods. This is because:
- there is startup work to be done
- we have supported (and would like to support) dynamic updating

However needing to call startup is a pain for obvious reasons, but also because it might be unclear who should do it.

GCLI should have a 'started' flag. All exposed functions should automagically call startup if it has not been started already.
Assignee: nobody → jwalker
Blocks: GCLI-ENABLE
Fixed in https://github.com/joewalker/gcli/commit/8213d09c0a650fe692bf4a65bd6ea1917ae6b128
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Marking verified because there is no UI proof that the bug is fixed. The proof is in the code.
Status: RESOLVED → VERIFIED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.