Open Bug 1612126 Opened 6 years ago Updated 3 years ago

Add a mechanism to filter ObjectInspector

Categories

(DevTools :: Object Inspector, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

(Blocks 1 open bug)

Details

See https://github.com/firefox-devtools/debugger/issues/6127

The idea here would be to have a nice way for an ObjectInspector to receive a string and do the heavy work on filtering already loaded properties, and loading properties matching the filter (stopping on cyclical references so it's not too long)

Priority: -- → P3

Nicolas, is this different from bug 1610548? Happy to dupe either one.

Flags: needinfo?(nchevobbe)

this bug would be the underlying block for filtering in debugger (where we'll add filter input maybe, or something else)
I'm going to add a relationship between those 2 bugs.

Blocks: 1610548
Flags: needinfo?(nchevobbe)
See Also: → 1654872
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.