Closed Bug 744741 Opened 12 years ago Closed 11 years ago

console.dir tree is empty with cached messages

Categories

(DevTools :: Console, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 23

People

(Reporter: msucan, Unassigned)

Details

STR:

1. make a call to console.dir(window) (or some other object) before you open the Web Console.
2. open the Web Console.

The console.dir() call is displayed, the tree has the correct number of rows but it's all empty. For some reason tree rendering is broken. Did a quick check and the code state seems fine - PropertyTreeView cells should be there, correct number of rows and so on.
The old object inspector has been removed in bug 808370. This bug should be fixed.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 23
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.