mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-16 11:45:31 +00:00
260b97a3c4
was leaking an nsIPref thing for "efficiency" reasons (actually, the truth is I was just lazy when I wrote the code, but dont tell my mom) The fix was to register pref changed callbacks to avoid having to keep an nsIPref alive and thus avoiding some memory leaks which were adding noise to the leak logs. r=pavlov. |
||
---|---|---|
.. | ||
macbuild | ||
public | ||
src | ||
tests | ||
timer | ||
.cvsignore | ||
build.bat | ||
Makefile.in | ||
makefile.win |