Open
Bug 1828626
Opened 2 years ago
Updated 2 years ago
Make clear distinctions between partial and full source black boxing
Categories
(DevTools :: Debugger, enhancement)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned)
References
(Blocks 1 open bug)
Details
- Add selectors to clearly differentiate between partial and fully black boxed sources.
- Currently there is no clear difference visually (apart from the source editor) between when a couple of lines in a source are blackboxed and when the whole source is blackboxed.
- We could have slightly different icons in the source tree and tabs or a tooltip somewhere that clearly expresses this.
- Should also fix issue where partially blackboxed sources do not show in the project search https://searchfox.org/mozilla-central/rev/0c2945ad4769e2d4428c72e6ddd78d60eb920394/devtools/client/debugger/src/actions/project-text-search.js#91
Reporter | ||
Updated•2 years ago
|
Blocks: dbg-blackbox
You need to log in
before you can comment on or make changes to this bug.
Description
•