Home | History | Annotate | Download | only in loader

Lines Matching refs:provisionalItem

1920     RefPtr<CachedPage> cachedPage = m_loadingFromCachedPage ? pageCache()->get(history()->provisionalItem()) : 0;
2439 bool shouldReset = !history()->provisionalItem();
3020 bool isTargetItem = history()->provisionalItem() ? history()->provisionalItem()->isTargetItem() : false;
3073 if (isBackForwardLoadType(type) && history()->provisionalItem()->isInPageCache()) {