Closed
Bug 704832
Opened 14 years ago
Closed 14 years ago
GCLI echo command causes a parse error on the console
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 11
People
(Reporter: jwalker, Assigned: jwalker)
References
Details
Attachments
(1 file, 1 obsolete file)
|
7.23 KB,
patch
|
dcamp
:
review+
|
Details | Diff | Splinter Review |
hint generation is treating the input as XHTML, which is a mistake
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jwalker
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #578561 -
Flags: review?(dcamp)
Comment 2•14 years ago
|
||
This patch is empty (but I reviewed the pull request).
| Assignee | ||
Comment 3•14 years ago
|
||
This patch adds:
* Actual code.
* Minor review comment fix:
https://github.com/joewalker/gcli/commit/e0d85e92f4c111cf231f548ec2a714e0c9c8d0fe
Attachment #578561 -
Attachment is obsolete: true
Attachment #578561 -
Flags: review?(dcamp)
Attachment #579025 -
Flags: review?(dcamp)
| Assignee | ||
Comment 4•14 years ago
|
||
Updated•14 years ago
|
Attachment #579025 -
Flags: review?(dcamp) → review+
| Assignee | ||
Comment 5•14 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 6•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 11
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•