Chromium Code Reviews
DescriptionChange scoped_ptr<FrameTreeNode> to FrameTreeNode*
This fixes an issue with ~FrameTree() which would be problematic if
scoped_ptr were made to have the null-before-delete semantics of
libc++'s unique_ptr.
BUG=535321
Committed: https://crrev.com/70b782d89203d62d8b4e7937615579a3fc04583b
Cr-Commit-Position: refs/heads/master@{#352630}
Patch Set 1 #
Total comments: 2
Patch Set 2 : uppercase #
Messages
Total messages: 10 (3 generated)
|
||||||||||||||||||||||||||||