Open Bug 944237 Opened 11 years ago Updated 2 years ago

Investigate why createAboutBlankContentViewer is still needed to unload hidden documents

Categories

(Core :: DOM: Navigation, defect)

defect

Tracking

()

People

(Reporter: markh, Unassigned)

Details

Bug 728426 fixed a "leak" on a hidden browser by calling createAboutBlankContentViewer().  Social had a similar problem a while back and bug 803255 fixed this in a way that should make createAboutBlankContentViewer() unnecessary.  However, recently (as in, over the last few days) the social code again started showing leaks in mochitest, and bug 944219 added a call to createAboutBlankContentViewer(), which fixed it.

This implies there has been a recent regression somewhere, undoing what bug 803255 fixed.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.