Closed
Bug 642505
Opened 14 years ago
Closed 13 years ago
Embed the GCLI in the Web Console
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jwalker, Unassigned)
References
Details
Overview:
Clone JSTerm to GCLITerm, gut and replace with GCLI.
Tasks:
- Use createElementNS in place of createElement
- Use sandbox in place of eval
- Use inputNode.ownerDocument for cliView.doc
Reporter | ||
Updated•13 years ago
|
Blocks: GCLI-ENABLE
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 1•13 years ago
|
||
Could not verify this on Aurora:
Mozilla/5.0 (Windows NT 6.1; rv:6.0a2) Gecko/20110525 Firefox/6.0a2
*Note: Can you please tell me how could I verify this? So I could change the status to Verified. Thanks.
Reporter | ||
Comment 2•13 years ago
|
||
The (revised) docs are here: https://github.com/joewalker/gcli/blob/master/docs/index.md
Changeset: https://github.com/joewalker/gcli/commit/bfbafc6bb063d0a6d9434b93e7265eaa429255a8
Reporter | ||
Comment 3•13 years ago
|
||
Sorry that last comment was in the wrong bug.
I closed this because it was a vague bug, better covered in others, but hard to tell if it was done because it was vague.
I've changed the status to RESOLVED/INVALID as a result. Thanks for asking.
Resolution: FIXED → INVALID
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•