Closed
Bug 1495759
Opened 6 years ago
Closed 6 years ago
Clciking a checkbox on chromeperf page will hang the page, and memory keeps on increasing
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
INVALID
People
(Reporter: mayankleoboy1, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0
Build ID: 20181002100236
Steps to reproduce:
go to https://chromeperf.appspot.com/group_report?rev=489898
on the top left of the table, click on the checkbox on the table header
Actual results:
page gets busy, keeps on increasing memory .
I quit the browser after 2 minutes
Expected results:
not so
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(jdemooij)
Reporter | ||
Comment 1•6 years ago
|
||
i tried to capture a profile, but even for a 5 second profile, the size was 75MB. So i didnt upload it.
some weird looking JS running here, from my naive view
Comment 2•6 years ago
|
||
I just tried this in Chrome Canary and Safari and there it also hangs the content process for at least 10 seconds (that's when I closed it), so I think this is more of a website issue than a Firefox issue.
Flags: needinfo?(jdemooij)
Reporter | ||
Comment 3•6 years ago
|
||
closing per the previous comment
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•