Open
Bug 1822626
Opened 2 years ago
Updated 5 months ago
Worker is doing doubled GCs
Categories
(Core :: JavaScript: GC, defect, P2)
Core
JavaScript: GC
Tracking
()
NEW
People
(Reporter: sfink, Unassigned)
References
(Blocks 1 open bug)
Details
https://share.firefox.dev/3JGuxzR shows a situation in a DOM Worker where a (basically useless) major GC is immediately followed by another useless major GC. This bug is for having just one useless major GC rather than two.
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•