FirefoxTaskMonitor icon indicating copy to clipboard operation
FirefoxTaskMonitor copied to clipboard

Memory is not cleaned

Open arkotro opened this issue 3 years ago • 1 comments
trafficstars

All I have to do is set var periodicalClean = true ? For me, memory is not cleaned. I have 91.5.0esr (64-bit) version

arkotro avatar Jan 20 '22 18:01 arkotro

All I have to do is set var periodicalClean = true ?

Yes

https://github.com/garywill/FirefoxTaskMonitor/blob/cef51143be7f0875da810a2109d81022df5d4223/taskmonitor.uc.js#L1116-L1125

https://searchfox.org/mozilla-central/source/toolkit/components/aboutmemory/content/aboutMemory.js#522

For me, memory is not cleaned

What did you get?

garywill avatar Jan 21 '22 03:01 garywill