Bug 435853 Running xpcshell tests involving Mac components leaks memory due to not...
commitc2b9d7c93a2afbad603d60ca013cdc1189977483
authorMark Banner <bugzilla@standard8.plus.com>
Tue, 3 Jun 2008 10:56:09 +0000 (3 11:56 +0100)
committerMark Banner <bugzilla@standard8.plus.com>
Tue, 3 Jun 2008 10:56:09 +0000 (3 11:56 +0100)
treef5ffb48b207754586fabdfcef63a605bf2b2520c
parentc2c27df0441dbbe8f876bc77886322fad4760998
Bug 435853 Running xpcshell tests involving Mac components leaks memory due to not having an NSAutoreleasePool. r=shaver,sr=brendan
js/src/xpconnect/shell/Makefile.in
js/src/xpconnect/shell/xpcshell.cpp
js/src/xpconnect/shell/xpcshellMacUtils.h [new file with mode: 0644]
js/src/xpconnect/shell/xpcshellMacUtils.mm [new file with mode: 0644]