Open Bug 1155454 Opened 9 years ago Updated 2 years ago

nsLayoutStylesheetCache should probably be cleared before the cycle collector shuts down

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

Tracking Status
firefox40 --- affected

People

(Reporter: mccr8, Unassigned)

Details

I noticed that nsLayoutStylesheetCache is shut down after the final cycle collection runs.  It seems to hold alive cycle collected objects, so in theory this could cause leaks.  Not leaks that we care about, but leaks that will set off the leak detector and annoy somebody who is trying to land a patch.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.