Searched refs:navigations (Results 1 – 16 of 16) sorted by relevance
/external/webkit/WebKit/qt/tests/qwebpage/ |
D | tst_qwebpage.cpp | 275 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/ |
D | WebInspectorClient.mm | 411 // The scrollview's content view stays around between page navigations, so target it
|
D | WebFrameLoaderClient.mm | 865 …ientRedirectSourceForHistory()]; // Do not increase visit count due to navigations that were not i…
|
/external/webkit/WebKit/mac/WebView/ |
D | WebFrame.mm | 105 Here is the current behavior matrix for four types of navigations:
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 1438 navigations after load-time work like the user would expect, as normal navigations.
|
D | ChangeLog-2010-01-29 | 22626 We need a way to tell context menu navigations, such as "Open in New Window"
|
D | ChangeLog-2006-02-09 | 4612 …s.webkit.org/show_bug.cgi?id=3953> back-forward items have wrong titles after sub-frame navigations
|
/external/webkit/WebCore/ |
D | ChangeLog-2010-01-29 | 5030 …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… 25666 …navigations, 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…
|
D | ChangeLog-2007-10-14 | 16215 - 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…
|
D | ChangeLog-2009-06-16 | 24136 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.
|
D | ChangeLog-2008-08-10 | 24103 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"
|
D | ChangeLog-2002-12-03 | 1801 know what URL navigations are caused by form submission, even if
|
D | ChangeLog-2003-10-25 | 8802 This cues us to not lock history for navigations that are spawned by these events.
|
D | ChangeLog-2006-05-10 | 26216 combinations of reload, back, and regular navigations with JS enabled/
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 19868 navigations nav6gAS~z
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 17615 navigations. To do this, only the wrapper should ever be exposed. This
|