Open
Bug 1835572
Opened 2 years ago
Updated 2 years ago
Consider removing callers to Performance::MemoryPressure()
Categories
(Core :: DOM: Performance APIs, enhancement)
Core
DOM: Performance APIs
Tracking
()
NEW
Performance Impact | none |
People
(Reporter: jesup, Unassigned)
References
Details
Bug 1835172 removed the guts of Performance::MemoryPressure(). We should consider removing the callers as well, and the method, unless we want to try a middle ground (clearing "old" performance entries only, or only if there are more than N).
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P5
Comment 1•2 years ago
|
||
Ah, this was in wrong component.
Performance Impact: --- → none
Component: Performance → DOM: Performance
Updated•2 years ago
|
Severity: N/A → --
Priority: P5 → --
You need to log in
before you can comment on or make changes to this bug.
Description
•