Searched refs:frameContainsWMLContent (Results 1 – 2 of 2) sorted by relevance
1148 static inline bool frameContainsWMLContent(Frame* frame) in frameContainsWMLContent() function2157 if (frameContainsWMLContent(m_frame)) in shouldReload()3353 if (frameContainsWMLContent(m_frame)) in loadItem()
80667 -> Make FrameLoader::shouldReload() use the new frameContainsWMLContent() method, which80670 …- Change FrameLoader::loadItem() to use the new frameContainsWMLContent() method for 'shouldScroll'80674 … - Modify FrameLoader::canCachePageContainingThisFrame() to check for !frameContainsWMLContent().80693 (WebCore::frameContainsWMLContent):