Home
last modified time | relevance | path

Searched refs:lockHistory (Results 1 – 24 of 24) sorted by relevance

/external/webkit/Source/WebCore/loader/
DNavigationScheduler.cpp59 …ScheduledNavigation(double delay, bool lockHistory, bool lockBackForwardList, bool wasDuringLoad, … in ScheduledNavigation() argument
61 , m_lockHistory(lockHistory) in ScheduledNavigation()
77 bool lockHistory() const { return m_lockHistory; } in lockHistory() function in WebCore::ScheduledNavigation
97 …rigin> securityOrigin, const String& url, const String& referrer, bool lockHistory, bool lockBackF… in ScheduledURLNavigation() argument
98 : ScheduledNavigation(delay, lockHistory, lockBackForwardList, duringLoad, isLocationChange) in ScheduledURLNavigation()
109 …geLocation(m_securityOrigin, KURL(ParsedURLString, m_url), m_referrer, lockHistory(), lockBackForw… in fire()
140 …ay, PassRefPtr<SecurityOrigin> securityOrigin, const String& url, bool lockHistory, bool lockBackF… in ScheduledRedirect() argument
141 …: ScheduledURLNavigation(delay, securityOrigin, url, String(), lockHistory, lockBackForwardList, f… in ScheduledRedirect()
151 …rigin> securityOrigin, const String& url, const String& referrer, bool lockHistory, bool lockBackF… in ScheduledLocationChange() argument
152 …: ScheduledURLNavigation(0.0, securityOrigin, url, referrer, lockHistory, lockBackForwardList, dur… in ScheduledLocationChange()
[all …]
DFrameLoader.h116 …void loadFrameRequest(const FrameLoadRequest&, bool lockHistory, bool lockBackForwardList, // Cal…
119 …void load(const ResourceRequest&, bool lockHistory); // Cal…
120 …void load(const ResourceRequest&, const SubstituteData&, bool lockHistory); // Cal…
121 …void load(const ResourceRequest&, const String& frameName, bool lockHistory); // Cal…
221 …(PassRefPtr<SecurityOrigin>, const KURL&, const String& referrer, bool lockHistory = true, bool lo…
222 …void urlSelected(const KURL&, const String& target, PassRefPtr<Event>, bool lockHistory, bool lock…
394 …void urlSelected(const FrameLoadRequest&, PassRefPtr<Event>, bool lockHistory, bool lockBackForwar…
400 bool lockHistory, FrameLoadType, PassRefPtr<FormState>);
403 …const String& frameName, bool lockHistory, FrameLoadType, PassRefPtr<Event>, PassRefPtr<FormState>…
405 …bool lockHistory, FrameLoadType, PassRefPtr<Event>, PassRefPtr<FormState>); …
DFormSubmission.h88 …ate(HTMLFormElement*, const Attributes&, PassRefPtr<Event> event, bool lockHistory, FormSubmission…
102 bool lockHistory() const { return m_lockHistory; } in lockHistory() function
111 …sRefPtr<FormState>, PassRefPtr<FormData>, const String& boundary, bool lockHistory, PassRefPtr<Eve…
DFormSubmission.cpp124 …mState> state, PassRefPtr<FormData> data, const String& boundary, bool lockHistory, PassRefPtr<Eve… in FormSubmission() argument
132 , m_lockHistory(lockHistory) in FormSubmission()
137 …ent* form, const Attributes& attributes, PassRefPtr<Event> event, bool lockHistory, FormSubmission… in create() argument
210 …rBaseTarget, encodingType, formState.release(), formData.release(), boundary, lockHistory, event)); in create()
DSubframeLoader.h64 …eOwnerElement*, const String& url, const AtomicString& frameName, bool lockHistory = true, bool lo…
84 …MLFrameOwnerElement*, const KURL&, const AtomicString& frameName, bool lockHistory, bool lockBackF…
DSubframeLoader.cpp71 …rElement, const String& urlString, const AtomicString& frameName, bool lockHistory, bool lockBackF… in requestFrame() argument
82 …Frame* frame = loadOrRedirectSubframe(ownerElement, url, frameName, lockHistory, lockBackForwardLi… in requestFrame()
226 …nt* ownerElement, const KURL& url, const AtomicString& frameName, bool lockHistory, bool lockBackF… in loadOrRedirectSubframe() argument
230 …securityOrigin(), url.string(), m_frame->loader()->outgoingReferrer(), lockHistory, lockBackForwar… in loadOrRedirectSubframe()
DFrameLoader.cpp266 …yOrigin> securityOrigin, const KURL& url, const String& referrer, bool lockHistory, bool lockBackF… in changeLocation() argument
270 0, lockHistory, lockBackForwardList, SendReferrer, ReplaceDocumentIfJavaScriptURL); in changeLocation()
273 …l, const String& passedTarget, PassRefPtr<Event> triggeringEvent, bool lockHistory, bool lockBackF… in urlSelected() argument
276 …triggeringEvent, lockHistory, lockBackForwardList, referrerPolicy, DoNotReplaceDocumentIfJavaScrip… in urlSelected()
281 …ameLoadRequest& passedRequest, PassRefPtr<Event> triggeringEvent, bool lockHistory, bool lockBackF… in urlSelected() argument
299 …loadFrameRequest(frameRequest, lockHistory, lockBackForwardList, triggeringEvent, 0, referrerPolic… in urlSelected()
1292 void FrameLoader::loadFrameRequest(const FrameLoadRequest& request, bool lockHistory, bool lockBack… in loadFrameRequest() argument
1323 …loadPostRequest(request.resourceRequest(), referrer, request.frameName(), lockHistory, loadType, e… in loadFrameRequest()
1325 …loadURL(request.resourceRequest().url(), referrer, request.frameName(), lockHistory, loadType, eve… in loadFrameRequest()
1337 …st KURL& newURL, const String& referrer, const String& frameName, bool lockHistory, FrameLoadType … in loadURL() argument
[all …]
DNavigationScheduler.h82 …efPtr<SecurityOrigin>, const String& url, const String& referrer, bool lockHistory = true, bool lo…
/external/webkit/Source/WebCore/html/
DHTMLFrameElementBase.cpp93 void HTMLFrameElementBase::openURL(bool lockHistory, bool lockBackForwardList) in openURL() argument
105 …parentFrame->loader()->subframeLoader()->requestFrame(this, m_URL, m_frameName, lockHistory, lockB… in openURL()
DHTMLFrameElementBase.h72 void openURL(bool lockHistory = true, bool lockBackForwardList = true);
/external/webkit/Source/WebCore/loader/win/
DFrameLoaderWin.cpp42 … frameWin->client()->openURL(request.resourceRequest().url().string(), request.lockHistory()); in urlSelected()
/external/webkit/Source/WebKit/mac/
DChangeLog-2007-10-1413482 … (-[WebFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14056 (-[WebFrameLoader clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14079 (-[WebFrameLoader clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14236 (-[WebFrameLoader clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14489 … (-[WebFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14590 … (-[WebFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14662 (-[WebFrameLoader clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
14675 … (-[WebFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
23555 (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
DChangeLog-2006-02-09169 (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
21248 (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
22933 (-[WebBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
23477 (-[WebBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
23482 (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:isJavaScriptFormAction:]):
26271 (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:]):
32030 (-[WebFrame _clientRedirectedTo:delay:fireDate:lockHistory:]):
32031 Just obey lockHistory param when deciding whether we are doing a "client redirect"
34072 lockHistory setting, the delay time and the frame state.
34077 (-[WebBridge reportClientRedirectToURL:delay:fireDate:lockHistory:]):
[all …]
DChangeLog-2010-01-299825 Split "lockHistory" into "lockHistory" and "lockBackForwardList" in
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1415967 * plugins/win/PluginViewWin.cpp: Pass false for lockHistory like we
16226 * bindings/js/kjs_window.cpp: Pass 'false' for lockHistory in all loads
16229 * loader/FrameLoader.cpp: Distinguish between lockHistory and
16235 (WebCore::FrameLoader::requestFrame): Pass 'true' for lockHistory here
16239 (WebCore::FrameLoader::load): Use the lockHistory variable to determine
16248 (WebCore::ContextMenuController::contextMenuItemSelected): lockHistory
30175 …LoadRequest off from ResourceRequest - it's a ResourceRequest plus frame name plus lockHistory bool
44049 - a few baby steps to try to make lockHistory and userGesture less confusing
44054 (WebCore::FrameLoadRequest::shouldLockHistory): Renamed from lockHistory to avoid having
44061 FrameLoadRequest. Remove default values for lockHistory and userGesture parameters,
[all …]
DChangeLog-2003-10-2512608 Here is what we now use for the lockHistory param to scheduleRedirect():
15612 (KJS::HTMLDocument::putValue): Pass false for lockHistory arg of scheduleRedirection()
16499 In support of the fix for this bug, WebCore passes khtml's lockHistory setting
DChangeLog-2009-06-1625060 this is in the submitForm function and sets the lockHistory boolean.
25088 m_navigationDuringLoad logic; that's now handled by setting lockHistory
42024 FrameLoader::load() got an additional 'lockHistory' parameter, pass 'false'.
44846 (WebCore::FrameLoader::clientRedirected): Ignore lockHistory, since it
45434 giving it the same value as the lockHistory parameter.
45869 Split "lockHistory" into "lockHistory" and "lockBackForwardList" in
46022 added a "lockHistory" parameter to form submissions, to match other
46026 (WebCore::FrameLoader::submitForm): Use the lockHistory parameter.
46038 (WebCore::FrameLoader::loadItem): Use the lockHistory parameter.
46696 Removed an unused case of "lockHistory" to help make the other cases
DChangeLog-2006-12-3118938 …(-[WebCoreFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:…
19547 …(-[WebCoreFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:…
19827 …(-[WebCoreFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:…
22662 …LoadRequest off from ResourceRequest - it's a ResourceRequest plus frame name plus lockHistory bool
22686 (WebCore::FrameLoadRequest::lockHistory):
23055 …(-[WebCoreFrameBridge reportClientRedirectToURL:delay:fireDate:lockHistory:isJavaScriptFormAction:…
DChangeLog-2002-12-035465 * kwq/kparts/browserextension.h: Add lockHistory/setLockHistory and
DChangeLog-2006-05-1013213 (WebCore::ResourceRequest::lockHistory):
DChangeLog-2010-05-2428562 (WebCore::ScheduledNavigation::lockHistory):
DChangeLog-2010-12-0640499 (WebCore::ScheduledNavigation::lockHistory):
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1618475 Split "lockHistory" into "lockHistory" and "lockBackForwardList" in
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-1613098 (WebContextMenuClient::searchWithGoogle): Pass false for lockHistory