Closed Bug 657940 Opened 14 years ago Closed 14 years ago

web console should be smarter about displaying really long strings

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 584672

People

(Reporter: ted, Unassigned)

Details

I had a variable containing 2MB of binary data as a string, and without thinking I typed its name into the web console to verify that it wasn't null. The web console then echoed the 2MB of binary data, making my browser hang for a bit, and be generally unresponsive until I clicked "Clear". We should probably be smarter there, and truncate long strings with ellipses or something.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.