DevTools/Features/GCLI: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 28: Line 28:
== Release Requirements ==
== Release Requirements ==


* Firefox features and add-ons can register new commands to be available in the GCLI
The GCLI enhancements to the Web Console can be split into a number of sections, which could all land together, or separately (in order).
* Integrates with the Web Console for output
 
# Support code.
## Require.jsm is a small amount of code to allow us to import CommonJS code.
## GCLI and Ace use a small library called Pilot. We hope to remove GCLI's dependence on Pilot, so this item will probably disappear.
# API level code to allow registration of commands (but not their execution). Not useful by itself except as an API commitment.
# Basic command execution, prefed out. Command help unavailable.
# Full command line including localized help.




Confirmed users
295

edits