Chromium Code Reviews
DescriptionRemove OwnPtr::release().
Having OwnPtr::release() can be confusing when we convert OwnPtrs to
std::unique_ptrs, because std::unique_ptr also has release() member
function with a different meaning.
Existing uses of OwnPtr::release() are already mostly removed; this
patch takes care of release() calls from recent changes, and actually
removes the method.
BUG=611660
Committed: https://crrev.com/0030f9c2a1dec3f165d6a23aff64292fec2067f1
Cr-Commit-Position: refs/heads/master@{#394722}
Patch Set 1 #Patch Set 2 : Fix a few platform-specific files. #Patch Set 3 : Merge with trunk for landing. #
Messages
Total messages: 21 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||