file freezes Firefox but doesn't on chrome
Categories
(Core :: Graphics: Text, defect)
Tracking
()
People
(Reporter: u635660, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.54 Safari/537.36
Steps to reproduce:
open crash firefox.html file on firefox
Actual results:
it freezes up and is not responsive
Expected results:
it should not freeze up it should be responsive like chrome
the file is too large for Bugzilla here is the link to download it https://drive.google.com/file/d/1x-3hBzxuz-9qIXOF2qp-luXM12RCFkE8/view?usp=sharing
Updated•3 years ago
|
Comment 2•3 years ago
|
||
A profile on Linux; https://share.firefox.dev/31tKJkx
There are two big chunks in the browser parent process, one is in the webrender renderer thread, the other is in the main-thread, presumably the latter is the cause of irresponsiveness.
Comment 3•3 years ago
|
||
I can verify this on Linux as well. Firefox doesn't hang, but it's definitely degraded and hard to use.
Comment 4•3 years ago
|
||
andy, the test case doesn't seem available.
Updated•3 years ago
|
Description
•