Closed
Bug 772506
Opened 13 years ago
Closed 13 years ago
Make sure jsterm eval results are correctly formatted as strings
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 16
People
(Reporter: msucan, Assigned: msucan)
Details
Attachments
(1 file)
5.31 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
We don't always correctly format JS eval results as strings. We need a fix!
Assignee | ||
Comment 1•13 years ago
|
||
This is the patch. Please let me know if further changes are needed. Thanks!
Attachment #640637 -
Flags: review?(rcampbell)
Comment 2•13 years ago
|
||
Comment on attachment 640637 [details] [diff] [review]
proposed fix
yup.
Attachment #640637 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 640637 [details] [diff] [review]
proposed fix
Thanks for the review!
Landed:
https://hg.mozilla.org/integration/fx-team/rev/6c31b06b0c8f
Assignee | ||
Updated•13 years ago
|
Whiteboard: [fixed-in-fx-team]
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 16
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•