DescriptionRevert of Oilpan: catch some self-referential leaks (main thread.) (patchset #7 id:120001 of https://codereview.chromium.org/1275863002/ )
Reason for revert:
Breaking compilation on chromium trybots:
error: use of undeclared identifier 'stderr'
https://codereview.chromium.org/1277473003/
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=200163
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=200168
Patch Set 1 #
Created: 5 years, 4 months ago
(Patch set is too large to download)
Messages
Total messages: 5 (0 generated)
|