summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents_wrapper.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert 67326 - Re-landing original change since it didn't seem to fix the ↵brettw@chromium.org2010-11-241-1/+5
| | | | | | | | | | | | | | | | | | | | | failure. Revert 67281 to fix failing FullLogin test - The earlier TabContentsWrapper changes had incomplete support for password manager. This wires up Password Manager properly, making sure it observes all notifications that it needs to function. http://crbug.com/63664 TEST=see bug Review URL: http://codereview.chromium.org/5311006 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/5291004 TBR=andybons@chromium.org Review URL: http://codereview.chromium.org/5347003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67337 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 67281 to fix failing FullLogin test - The earlier TabContentsWrapper ↵andybons@chromium.org2010-11-241-5/+1
| | | | | | | | | | | | | | | | changes had incomplete support for password manager. This wires up Password Manager properly, making sure it observes all notifications that it needs to function. http://crbug.com/63664 TEST=see bug Review URL: http://codereview.chromium.org/5311006 TBR=ben@chromium.org Review URL: http://codereview.chromium.org/5291004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67326 0039d316-1c4b-4281-b951-d872f2087c98
* The earlier TabContentsWrapper changes had incomplete support for password ↵ben@chromium.org2010-11-241-1/+5
| | | | | | | | | | | | | manager. This wires up Password Manager properly, making sure it observes all notifications that it needs to function. http://crbug.com/63664 TEST=see bug Review URL: http://codereview.chromium.org/5311006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67281 0039d316-1c4b-4281-b951-d872f2087c98
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-0/+75
Code by pinkerton@, with modifications by evanm and myself to get it to build on windows/linux/chromeos. BUG=none TEST=none Review URL: http://codereview.chromium.org/4694008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66626 0039d316-1c4b-4281-b951-d872f2087c98