Open
Bug 1891686
Opened 2 years ago
Updated 10 months ago
Add queryObjects console helpers, to retrieve instances of a given constructor
Categories
(DevTools :: Console, enhancement, P3)
DevTools
Console
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
It would be nice to offer an helper similar to the one in Chrome that return all the instances of a given constructor (see https://developer.chrome.com/docs/devtools/console/utilities)
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Updated•10 months ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•