Closed
Bug 1612705
Opened 6 years ago
Closed 5 years ago
Memory use continuously increases when repeatedly reloading www.facebook.com
Categories
(Core :: JavaScript: GC, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1610228
People
(Reporter: vit, Unassigned)
References
Details
(Keywords: memory-footprint)
Attachments
(1 file)
|
64.01 KB,
application/x-gzip
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36
Steps to reproduce:
(Firefox routinely consumes many GB of memory with only a few tabs open. This is only one way to show the issue, Facebook is the most prominent for me.)
Download and install fresh FF - 72.0.2 currently, no extensions.
- Open www.facebook.com , no need to login, just front page.
- Open new tab with "about:memory" - for me it currently shows 118 MB for that tab.
- Switch to Facebook, pres F5 a three times.
- After refresh, about:memory shows 213 MB for this tab.
- Pressed GC + CC + Minimize memory.
- about:memory still shows 166 MB.
Actual results:
The memory is climbing and will get into Gigabytes after a while. My personal best is about 5 GB for a single Facebook tab after a few days of use. Tested on my two Windows devices.
Expected results:
The memory should stay low.
Updated•6 years ago
|
Keywords: memory-footprint
Comment 1•6 years ago
|
||
memory-leak key word?
Updated•6 years ago
|
Component: Untriaged → JavaScript: GC
Product: Firefox → Core
Comment 2•6 years ago
|
||
This is similar to bug 1608501, and I can reproduce it locally by the same means.
See Also: → 1608501
Summary: Huge memory leak on refresh → Memory use continuously increases when repeatedly reloading www.facebook.com
Updated•6 years ago
|
Priority: -- → P3
Updated•6 years ago
|
Severity: normal → S4
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•