Provide a NSAutoreleasePool for the SequencedWorkerPool::Inner::ThreadLoop().
This adds a pool that is drained on every cycle of the thread loop, just like in
MessagePumpDefault and MessagePumpLibevent, which mimics the behavior of the
system run loops.
BUG=120654
TEST=Launch Chromium. See no messages about leaking objects for want of a pool.
Review URL: http://codereview.chromium.org/9874020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129540 0039d316-1c4b-4281-b951-d872f2087c98
CrOS-Libchrome-Original-Commit: 37c19314c39ff0e2102c291b0becde5c724a9ad9
1 file changed