Closed Bug 1214311 Opened 9 years ago Closed 7 years ago

Create a Table Component

Categories

(DevTools :: General, defect, P2)

43 Branch
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jsantell, Assigned: miker)

References

(Blocks 1 open bug)

Details

We should have a consistent way of rendering tabular data in devtools, replacing current instances of TableWidget.jsm and custom implementations, and be extensible enough to handle all the current scenarios. Current table usage: * Storage Tool (TableWidget.jsm) * Console[console.table] (TableWidget.jsm) * Netmonitor (custom) New table widget requirements * Resizable columns * Sortable columns * Filter data via predicate * Extensible to support storage tool's editability, and netmonitor's graphs
Depends on: 1214312
Depends on: 1214313
Blocks: 1214313
No longer depends on: 1214313
Blocks: 1214312
No longer depends on: 1214312
More requirements: should only render what's currently on screen, and columns should be reorderable
This was implemented in Bug 1247065
Assignee: nobody → mratcliffe
Status: NEW → RESOLVED
Closed: 7 years ago
Priority: -- → P2
Resolution: --- → WORKSFORME
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.