Open
Bug 1882991
Opened 2 years ago
Updated 2 years ago
Memory tab not available when debugging WebExtensions
Categories
(DevTools :: Memory, defect, P3)
DevTools
Memory
Tracking
(Not tracked)
NEW
People
(Reporter: julienw, Unassigned)
References
Details
I initially cloned this from bug 1766271.
Steps to reproduce:
What I'm trying to do: debug some performance issues of a WebExtension.
What I'm doing:
-
Go to about:debugging.
-
Go to “This Firefox”.
-
Choose any extension and press “Inspect”.
Actual results:
The Memory tab isn't available. Opening the DevTools Settings I see that the “Memory” checkbox in the “Default Developer Tools” is greyed out, and below there is the text:
*Not supported for current toolbox target
Expected results:
I expected the “Memory” tab to be available.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•