parent->addChild() can delete parent and any of its siblings

Once you call parent->addChild() your pointers to parent and any floating or
out-of-flow siblings it has are no longer safe.

BUG=602271

Review URL: https://codereview.chromium.org/1879553003

Cr-Commit-Position: refs/heads/master@{#386827}
6 files changed