Open Bug 1017285 Opened 10 years ago Updated 2 years ago

Custom data visualisation

Categories

(DevTools :: Debugger, enhancement, P5)

x86
macOS
enhancement

Tracking

(Not tracked)

People

(Reporter: mbx, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [Shumway])

Having a way to supply your own data visualization would be very useful for debugging. For instance, a developer could provide a custom toCanvas(context: CanvasRenderingContext2D) function on their object which would in turn be called by the developer tools UI. The goal here is to provide an easy way for developers to provide custom visualizers and controllers for things like Vectors, Matrices, or even larger data types like entities in a game engine.
Whiteboard: [Shumway]
Summary: Custom data visualization & controllers. → Custom data visualisation
Depends on: dbg-inspect
Blocks: dbg-inspect
No longer depends on: dbg-inspect
Product: Firefox → DevTools
Type: defect → enhancement
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.