Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back/Forward support for url fragments | amit@chromium.org | 2009-11-19 | 1 | -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 |