It would be handy for projects to maintain their own leak definitions and
suppressions.
For instance, if using closure and compiling using pseudonames, things like
goog.Disposable.instances_ become goog$Disposable$instances_ and should be
altered in the definition and the suppression.
It would be handy to call via something like:
python .../leak-finder-for-javascript/jsleakcheck.py
--definition-suppression-file=.../myprojects/disposable-leak-def.py
Original issue reported on code.google.com by s...@chromium.org on 9 Jan 2013 at 8:43
Original issue reported on code.google.com by
s...@chromium.org
on 9 Jan 2013 at 8:43