Home
last modified time | relevance | path

Searched refs:navigations (Results 1 – 16 of 16) sorted by relevance

/external/webkit/WebKit/qt/tests/qwebpage/
Dtst_qwebpage.cpp275 QList<Navigation> navigations; member in TestPage
283 navigations.append(n); in acceptNavigationRequest()
312 QCOMPARE(page->navigations.count(), 2); in acceptNavigationRequestWithNewWindow()
314 TestPage::Navigation n = page->navigations.at(1); in acceptNavigationRequestWithNewWindow()
1203 QTRY_COMPARE(page.navigations.count(), 1); in requestCache()
1207 QTRY_COMPARE(page.navigations.count(), 2); in requestCache()
1214 QTRY_COMPARE(page.navigations.count(), 3); in requestCache()
1215 …QCOMPARE(page.navigations.at(0).request.attribute(QNetworkRequest::CacheLoadControlAttribute, QNet… in requestCache()
1217 …QCOMPARE(page.navigations.at(1).request.attribute(QNetworkRequest::CacheLoadControlAttribute, QNet… in requestCache()
1219 …QCOMPARE(page.navigations.at(2).request.attribute(QNetworkRequest::CacheLoadControlAttribute, QNet… in requestCache()
/external/webkit/WebKit/mac/WebCoreSupport/
DWebInspectorClient.mm411 // The scrollview's content view stays around between page navigations, so target it
DWebFrameLoaderClient.mm865 …ientRedirectSourceForHistory()]; // Do not increase visit count due to navigations that were not i…
/external/webkit/WebKit/mac/WebView/
DWebFrame.mm105 Here is the current behavior matrix for four types of navigations:
/external/webkit/WebKit/mac/
DChangeLog-2002-12-031438 navigations after load-time work like the user would expect, as normal navigations.
DChangeLog-2010-01-2922626 We need a way to tell context menu navigations, such as "Open in New Window"
DChangeLog-2006-02-094612 …s.webkit.org/show_bug.cgi?id=3953> back-forward items have wrong titles after sub-frame navigations
/external/webkit/WebCore/
DChangeLog-2010-01-295030 …olving https://bugs.webkit.org/show_bug.cgi?id=25570, all history.back()/forward()/go() navigations
25665 …Change handling of "loading a HistoryItem" to distinguish between new-Document navigations and sam…
25666navigations, combining the old concept of anchor scrolls with the new concept of state object navi…
41411 …::FrameLoader::urlSelected): Don't suppress opener in the current frame for noreferrer navigations.
89873 …In r42158 we lost some exclusions to making back/forward items for subframe navigations when a mai…
DChangeLog-2007-10-1416215 - Other navigations, including JavaScript navigations, always
16216 add a history item, except for location.replace navigations.
18979 …Bug 13400: REGRESSION (r20809-20814): No back entry created for navigations created by assigning t…
DChangeLog-2009-06-1624136 Don't update the document pointer for all inactive windows on navigations.
44857 navigations even if they don't create new history items, so we can track
46023 navigations.
47105 non-back-forward navigations anymore.
50536 Send referrer for history navigations.
DChangeLog-2008-08-1024103 navigations, but rather switch in a new one and re-use the outer shell. This is both
30562 navigations. To do this, only the wrapper should ever be exposed. This
58921 treats disallowed frame navigations as if the named frame did not
74611 We need a way to tell context menu navigations, such as "Open in New Window"
DChangeLog-2002-12-031801 know what URL navigations are caused by form submission, even if
DChangeLog-2003-10-258802 This cues us to not lock history for navigations that are spawned by these events.
DChangeLog-2006-05-1026216 combinations of reload, back, and regular navigations with JS enabled/
/external/srec/config/en.us/dictionary/
Dlarge.ok19868 navigations nav6gAS~z
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1017615 navigations. To do this, only the wrapper should ever be exposed. This