summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/navigation_entry_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
* Store original request URL in NavigationEntrydfalcantara@chromium.org2012-04-171-0/+8
| | | | | | | | | | | | | | | | We need the original request URL when requesting desktop sites for situations where we end up redirected to a page where no user agent detection is performed. * Adds a OriginalRequestURL field to NavigationEntry. * Saves out the OriginalRequestURL as part of the NavigationEntry. Part of upstreaming for b/5119921 BUG=112923 Review URL: http://codereview.chromium.org/9999010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132647 0039d316-1c4b-4281-b951-d872f2087c98
* TabContents -> WebContentsImpl, part 3.avi@chromium.org2012-04-101-0/+221
BUG=105875 TEST=no change Review URL: http://codereview.chromium.org/9960071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@131634 0039d316-1c4b-4281-b951-d872f2087c98