Skip to content
  • andersca@apple.com's avatar
    CTTE FrameTree · 72cea45a
    andersca@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=126795
    
    Reviewed by Tim Horton.
    
    * page/Frame.cpp:
    (WebCore::Frame::Frame):
    * page/FrameTree.cpp:
    (WebCore::FrameTree::transferChild):
    (WebCore::FrameTree::appendChild):
    (WebCore::FrameTree::actuallyAppendChild):
    (WebCore::FrameTree::uniqueChildName):
    (WebCore::FrameTree::scopedChild):
    (WebCore::FrameTree::scopedChildCount):
    (WebCore::FrameTree::child):
    (WebCore::FrameTree::find):
    (WebCore::FrameTree::isDescendantOf):
    (WebCore::FrameTree::traverseNext):
    (WebCore::FrameTree::traverseNextWithWrap):
    (WebCore::FrameTree::traversePreviousWithWrap):
    (WebCore::FrameTree::deepLastChild):
    (WebCore::FrameTree::top):
    * page/FrameTree.h:
    (WebCore::FrameTree::FrameTree):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@161703 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    72cea45a