Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a method to CommandUpdater to remove an observer from all commands at once. | pinkerton@chromium.org | 2009-02-06 | 1 | -0/+3 |
| | | | | | | Review URL: http://codereview.chromium.org/21140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9350 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Rework the command updater to not be dependent on views::Button (needed for ↵ | ben@chromium.org | 2009-01-20 | 1 | -0/+97 |
porting). TEST=make sure back/forward buttons still enable/disable correctly depending on the length of the back/forward navigation list. Review URL: http://codereview.chromium.org/18343 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8332 0039d316-1c4b-4281-b951-d872f2087c98 |