Closed
Bug 843091
Opened 12 years ago
Closed 5 years ago
Move find functions from web console tests head.js into VariablesView.jsm
Categories
(DevTools :: Object Inspector, defect, P3)
DevTools
Object Inspector
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: msucan, Unassigned)
References
Details
As agreed with Victor we would like to move the vview-related find functions from the web console tests head.js file into VariablesView.jsm. The point of this change is to allow the debugger tests to reuse these functions - they make writing new debugger tests easier and, hopefully, more reliable.
This change depends on bug 843024.
Comment 1•12 years ago
|
||
Moving stuff to the Object Inspector component.
Filter on COSMICMIGRAINE.
Component: Developer Tools: Debugger → Developer Tools: Object Inspector
Updated•7 years ago
|
Product: Firefox → DevTools
Comment 2•5 years ago
|
||
console does not use the VariableView anymore
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•