DescriptionRemove unnecessary eager finalization of PingLoaders.
A PingLoader instance controls its own lifetime, releasing its
self-keepalive reference upon completion of the load request. At that
time it also lets go of its loader object (and stops the timer), hence
there's no need to eagerly finalize this object -- it serves no real
purpose.
R=
BUG=
Committed: https://crrev.com/09d1e98f310cb1725bd97fa556fcb7298613e78a
Cr-Commit-Position: refs/heads/master@{#408417}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|