Lines Matching refs:lockHistory
15967 * 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,
44732 …to cleanup the meaning and use of "userGesture" and "lockHistory." This includes integrating them
44740 … (WebCore::HTMLAnchorElement::defaultEventHandler): Pass "lockHistory" false, "userGesture" true
44743 (WebCore::SVGAElement::defaultEventHandler): Pass "lockHistory" false, "userGesture" true
44746 …(WebCore::ScheduledRedirection::ScheduledRedirection): Figure "lockHistory" and "userGesture" from…