Closed
Bug 1518221
Opened 7 years ago
Closed 7 years ago
`Sources` and QuickOpenModal should respect `Enable add-on debugging` setting
Categories
(DevTools :: Debugger, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: malikanshul29, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
Copied it over from https://github.com/devtools-html/debugger.html/issues/7531
Actual results:
We show WebExtensions sources irrespective of the pref.
Expected results:
There is an option in panel to Enable browser chrome and add-on debugging toolboxes
Unless enabled the sources of WebExtensions should not be visible in the Debugger.
We should use this option in the debugger to not show sources from WebExtensions.
| Reporter | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•7 years ago
|
||
@malikanshul29
fwiw, please see comment I left at https://github.com/devtools-html/debugger.html/pull/7705/files#r247451764
Updated•7 years ago
|
Attachment #9034788 -
Attachment is obsolete: true
Comment 3•7 years ago
|
||
closing as we'll be fixing this in github
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•