Home | History | Annotate | Download | only in loader

Lines Matching refs:frames

2001         // FIXME: Why only this frame and not parent frames?
2594 Vector<RefPtr<Frame>, 10> frames;
2597 frames.append(frame);
2599 unsigned size = frames.size();
2601 frames[i]->loader()->recursiveCheckLoadComplete();
2614 // is currently needed in order to null out the previous history item for all frames.
2664 // will trigger the unload event handlers of any child frames, and those event
3041 // <rdar://problem/6250856> - In certain circumstances on pages with multiple frames, stopAllLoaders()
3243 // Remember this item so we can traverse any child items as child frames load
3557 // Sandboxed frames cannot open new auxiliary browsing contexts.