summaryrefslogtreecommitdiffstats
path: root/chrome/common/navigation_gesture.h
Commit message (Collapse)AuthorAgeFilesLines
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-0/+22
Moved NavigationGesture out of webview_delegate.h into its own header in chrome/common since it is only needed by Chrome. Adds WebFrame::isProcessingUserGesture to facilitate the removal of NavigationGesture. Cleaned up some TestShell methods related to URL loading. The method to load an URL now takes a GURL instead of a wchar_t*. R=dglazkov BUG=21332 TEST=none Review URL: http://codereview.chromium.org/200054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25841 0039d316-1c4b-4281-b951-d872f2087c98