Firefox taking high memory while loading Google translate page
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
People
(Reporter: p.khadka56, Unassigned)
Details
(Keywords: memory-footprint, reproducible)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0
Steps to reproduce:
open the firefox and enter the following address:
Actual results:
Firefox eats all the memory
Expected results:
The page should have loaded normally
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 1•6 years ago
|
||
I am using Firefox version: 70.0.1 (64-bit) in Ubuntu 18.04.3 LTS. Whenever I try to load the following page, it eats my memory and my laptop hangs. I need to do a hard reboot. You can try loading following page:
![]() |
||
Comment 2•6 years ago
|
||
I can also reproduce the memory issue on Nightly73.0a1 as well as Firefox71.0 Windows10,
Comment 3•6 years ago
|
||
Setting "Core: JavaScript Engine" component for this issue.
Comment 4•5 years ago
|
||
After a few tries, I got a profile: https://perfht.ml/36Ypkx4
Turfing to DOM, but really the issue is old and known: we just let web sites peg a CPU and eat all the memory, and depend on the OS to keep things smooth and responsive.
Updated•3 years ago
|
Description
•