I identified the following pools leaking: - [actor] thread leaks sources - [front] domwalker leaks nodes - [actor] watcher leaks events - [actor & front] layout leaks grids - [actor & front] pagestyle leaks style rule - [actor] something(?) leaks stylesheet - [front] stylesheets leaks stylesheet By "leaking" we mean that those pools keep references to fronts/actors which correspond to the previous browsing context. Will file bugs for each of those.
Bug 1682212 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I identified the following pools leaking: - [actor] thread leaks sources - [front] domwalker leaks nodes - [actor] watcher leaks network events - [actor & front] layout leaks grids - [actor & front] pagestyle leaks style rule - [actor] something(?) leaks stylesheet - [front] stylesheets leaks stylesheet By "leaking" we mean that those pools keep references to fronts/actors which correspond to the previous browsing context. Will file bugs for each of those.