summaryrefslogtreecommitdiffstats
path: root/chrome_frame/html_window_impl.h
Commit message (Collapse)AuthorAgeFilesLines
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-0/+385
Added support for anchor (url fragments). this involves mainly implementing IPersistHistory. The rest of the stuff is a song and dance to get called in IPersistHistory in the first place and then behave correctly when we do. BUG=23981 TEst=unit tests added and back forward with '#' URLs, sub frames etc. Review URL: http://codereview.chromium.org/371004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32454 0039d316-1c4b-4281-b951-d872f2087c98