Closed Bug 1571780 Opened 5 years ago Closed 5 years ago

Inline Previews should be sorted column wise

Categories

(DevTools :: Debugger, enhancement, P2)

enhancement

Tracking

(firefox70 fixed)

RESOLVED FIXED
Firefox 70
Tracking Status
firefox70 --- fixed

People

(Reporter: dhyey35, Assigned: dhyey35)

References

Details

Attachments

(2 files)

The inline preview of a variable occurring first in a line should be rendered before inline previews of other variables in the same line.

For eg:

console.log( num, someObj.prop );  num = 10, someObj.prop = "str"
Assignee: nobody → dhyey35
Attached image dbg-column-sorting-issue.png (deleted) —

person which is last should be at second number after no and person.contactArr should be last.

Priority: -- → P2
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/033e2c49e3da
Inline previews are sorted column wise, r=davidwalsh
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: