Open
Bug 986773
Opened 11 years ago
Updated 2 years ago
Show preview when hovering over variable containing canvas element
Categories
(DevTools :: Debugger, enhancement, P5)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: mbx, Unassigned)
References
(Blocks 1 open bug)
Details
Often times, canvas elements are used for intermediate computations and are never added to the page. Being able to view their contents in the debugger would be really helpful.
Comment 1•11 years ago
|
||
I assume this is about the canvas debugger.
Component: Developer Tools → Developer Tools: Canvas Debugger
Comment 2•11 years ago
|
||
If I'm reading this correctly, it's actually for the debugger.
Component: Developer Tools: Canvas Debugger → Developer Tools: Debugger
OS: Mac OS X → All
Hardware: x86 → All
Comment 3•10 years ago
|
||
So to clarify, this bug is about showing some kind of preview when you hover over variables that contain a canvas element, right?
Updated•10 years ago
|
Summary: Show contents of canvas elements when hovering over identifiers in the debugger. → Show preview when hovering over variable containing canvas element
Updated•10 years ago
|
Depends on: dbg-inspect
Updated•10 years ago
|
Blocks: dbg-inspect
No longer depends on: dbg-inspect
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Type: defect → enhancement
Priority: P3 → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•