Home | History | Annotate | Download | only in page

Lines Matching refs:oldPage

160     if (Page* oldPage = frame->page()) {
162 if (Page* newPage = oldPage->chrome()->createWindow(frame, request, WindowFeatures(), NavigationAction())) {