Make HTMLImportTreeNode own the whole import tree.
Since the lifetimes of HTMLImportTreeNode and all of its descendants are inextricably linked, it makes sense for all ownership responsibilities to be transfered from HTMLImportsController to HTMLImportTreeNode. No functional changes, refactoring. R=morrita BUG= Review URL: https://codereview.chromium.org/305723004 git-svn-id: svn://svn.chromium.org/blink/trunk@175162 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment