Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make all of our unit tests be PlatformTests to get an autorelease pool. | pinkerton@chromium.org | 2009-09-01 | 1 | -1/+2 |
| | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/178037 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25035 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Prevent mouse down events in the bookmark bar and download shelf from moving | paul@chromium.org | 2009-08-14 | 1 | -0/+25 |
the parent window around. BUG=19305 (http://crbug.com/19305) TEST=Make the download shelf and/or bookmark bar visible. Clicking and dragging on either one should not move the window around. Review URL: http://codereview.chromium.org/165500 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23409 0039d316-1c4b-4281-b951-d872f2087c98 |