Annotate WorkerPool::PostTaskAndReply as leaky.

Tests which use WorkerPool have no way to pump it during teardown, so they will
sometimes have leaks of PostTaskAndReply Closures that we can't do anything
about. Since we're deprecating WorkerPool anyway, we can just annotate those
leaks and forget about them.

BUG=290897,248513
R=ajwong@chromium.org

Review URL: https://chromiumcodereview.appspot.com/23514070

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223960 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: ca08135b6edf10187667ee38dcd214d7f23fd5b3
1 file changed
tree: 333a2535837e62298aac29819930143f558ad018
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. ipc/
  6. mojo/
  7. testing/
  8. third_party/
  9. ui/