Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move PageTransition into content namespace. While I'm touching all these ↵ | jam@chromium.org | 2011-10-13 | 1 | -2/+2 |
| | | | | | | | | | files, I've also updated it to use the enum naming convention in the Content API. BUG=98716 Review URL: http://codereview.chromium.org/8253002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105254 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -0/+101 |
Part 2: - Removed TabContentsWrapper from core infobar classes - Made InfoBarTabHelper the owner of the infobar delegates - Removed all owner references from the delegate subclasses BUG=94741 TEST=no visible change Review URL: http://codereview.chromium.org/7862003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@103463 0039d316-1c4b-4281-b951-d872f2087c98 |