DescriptionRevert of Oilpan: catch some self-referential leaks (main thread.) (patchset #8 id:140001 of https://codereview.chromium.org/1275863002/ )
Reason for revert:
Multiple failures on Win Oilpan Debug bot: http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win%20Oilpan%20%28dbg%29/builds/2018
Original issue's description:
> Oilpan: catch some self-referential leaks (main thread.)
>
> Track the number of SelfKeepAlive<>s that are currently active on
> the main thread, so as to be able to detect if any remains on
> shutdown. A clear indication of a leak, if so.
>
> Also add some debugging support for detecting thread shutdown
> leaks due to Persistent<>s not being released; see
> PersistentRegion::dumpLivePersistents() and ThreadState::cleanup().
>
> R=haraken
> BUG=420515
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200174
TBR=oilpan-reviews@chromium.org,haraken@chromium.org,sigbjornf@opera.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=420515
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200195
Patch Set 1 #
Created: 5 years, 4 months ago
(Patch set is too large to download)
Messages
Total messages: 4 (0 generated)
|