Loading delibs.com/cd74 with a spoofed Chrome UA causes massive jank
Categories
(Core :: Performance, defect)
Tracking
()
Performance Impact | low |
People
(Reporter: denschub, Unassigned)
References
()
Details
(Keywords: perf:responsiveness, reproducible)
- Open https://delibs.com/cd74
- Use Chrome Mask to spoof as Chrome and have the site reload
On the reload, it looks like it never finishes, but it's actually just the content process being very unhappy. I captured a profile of what's happening here: https://share.firefox.dev/3Q3q39b
Comment 1•26 days ago
|
||
The profile implies that there are some very deeply nested tables. Is Chrome faster at handling deeply nested tables, or is there another difference in behavior that causes the page to create deeply nested tables in Firefox but not in Chrome?
Comment 2•9 days ago
|
||
The Performance Impact Calculator has determined this bug's performance impact to be low. If you'd like to request re-triage, you can reset the Performance Impact flag to "?" or needinfo the triage sheriff.
Impact on site: Renders site effectively unusable
Configuration: Rare
Websites affected: Rare
[x] Able to reproduce locally
Description
•