Chromium Code Reviews
DescriptionRemove scoped_refptr::release which is confusing and causes leaks.
This fixes one leak in production and one leak in tests. The rest of the changes
now show an explicit AddRef/Release pair, instead of a .release combined with
a ->Release().
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171893
Patch Set 1 #Patch Set 2 : for trybots #Patch Set 3 : fix mac #
Total comments: 4
Patch Set 4 : fix bad code patterns #Patch Set 5 : duh #
Total comments: 2
Patch Set 6 : just remove scoped_refptr::release #
Messages
Total messages: 8 (0 generated)
|
|||||||||||||||||||