Closed Bug 862583 Opened 11 years ago Closed 8 years ago

VariablesView needs a way to display the contents of Maps and Sets (and maybe WeakMaps)

Categories

(DevTools :: Object Inspector, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1172920

People

(Reporter: bbenvie, Unassigned)

References

Details

Since there's no direct way to see the contents of Maps, Sets, and WeakMaps, we should provide some interface in the VariablesView to view this information. It should be denoted differently from a property so users don't confuse it for directly accessible properties.

bug757185 is about adding the ability to view the contents of collections to Debugger but I'm not going to mark it as blocking this for now. It's possible to implement enumeration of contents for Maps and Sets entirely from JS so we shouldn't let that be a blocker.
Depends on: 866877
Component: Developer Tools → Developer Tools: Object Inspector
Priority: -- → P3
Version: 21 Branch → unspecified
Depends on: 757185
No longer depends on: 757185
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.