Move FrameDestructionObserver into LocalFrame.
Prepratory cleanup for making recursive frame detach work for all frames. FrameDestructionObserver can only observe a LocalFrame. Similarly willDetachFrameHost() and detachFromFrameHost() can only be called on LocalFrames, since these methods are only called by FrameLoader. BUG=none Review URL: https://codereview.chromium.org/427673008 git-svn-id: svn://svn.chromium.org/blink/trunk@179178 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment