Closed
Bug 1631975
Opened 5 years ago
Closed 5 years ago
Introduce useful menu items to debugger settings
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(firefox78 fixed)
RESOLVED
FIXED
Firefox 78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: davidwalsh, Assigned: davidwalsh)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
A few menu items mentioned by Honza:
- Disable SourceMaps
- Disable Inline Previews
- Disable Code Folding (bug 1551418)
These would go in the debugger's settings menu.
Assignee | ||
Comment 1•5 years ago
|
||
Can you think of any other menu items you may want?
Flags: needinfo?(hkirschner)
Comment 2•5 years ago
|
||
Looks complete to me as addition to bug 1630957.
Bug 1590885 points to Toggle Word Wrap
(wording copied from VS Code), aka lineWrapping
in codemirror.
The future possibilities are endless 😇 … but for my following pet peeves will need to do some more foundational work:
Ignore Content Scripts
Auto-Format Minified Files
Flags: needinfo?(hkirschner)
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → dwalsh
Status: NEW → ASSIGNED
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d998f89d91f
Add settings controls to DevTools debugger r=jlast
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
Comment 6•4 years ago
|
||
Updated screenshot and description of the toolbar to include new menu items.
Keywords: dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•