Closed
Bug 1041251
Opened 11 years ago
Closed 7 years ago
Display returned values in the canvas debugger
Categories
(DevTools Graveyard :: Canvas Debugger, defect)
DevTools Graveyard
Canvas Debugger
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vporof, Unassigned)
Details
Sometimes it's really useful to know what functions return. There's not that many of them, so displaying results inline, a la:
gl.getParameter(MAX_FRAGMENT_UNIFORM_VECTORS) → 512
would be neat.
Comment 1•7 years ago
|
||
Mass-closing inactive (2 years+) bugs on unmaintained devtools components.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•