Home | History | Annotate | Download | only in WebCore

Lines Matching full:newparent

8527         Replace null checks of newParent in Frame::transferChildFrameToNewDocument() with ASSERT
8530 Substitute ASSERT(newParent) for null-checks for newParent in
8531 Frame::transferChildFrameToNewDocument() since newParent is