Revert "Land http://codereview.chromium.org/6869009 for the third time."

This reverts commit d4ff483fbf60aad0b49fddd1937774edb3ba1d7e.

---

Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
heap allocated objects as intentionally leaked ones.
Annotate the histograms produced by {Histogram,BooleanHistogram,LinearHistogram,CustomHistogram}::FactoryGet(), as leaked.

Rename StatsHistogram::StatsHistogramFactoryGet to StatsHistogram::FactoryGet, annotate the result as leaky, update the suppressions.

---

TBR=glider@chromium.org
TEST=HistogramTest.RecordedStartupTest and WebSocketTest.ServerSentData in heapchecker bot wont hang.
BUG=79322

Review URL: http://codereview.chromium.org/6962016

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


CrOS-Libchrome-Original-Commit: 10ed6e2eb5e4453da40bdaddb69da73372de150c
2 files changed
tree: c6b2d4e07f5bddbbd7aca17368aca7af1abb830a
  1. base/
  2. build/
  3. ipc/
  4. testing/
  5. third_party/