Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a ChromeProcessUtil for the Mac, and enable it in the tests. | avi@google.com | 2009-04-23 | 1 | -2/+47 |
| | | | | | | Review URL: http://codereview.chromium.org/95009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14328 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Implement chrome_proces_util for linux and enable download ui test. | estade@chromium.org | 2009-04-14 | 1 | -0/+12 |
To get the PID from the socket, we use lsof (fuser doesn't work with unix sockets apparently). The download shelf, save page, and browser ui tests now pass. Review URL: http://codereview.chromium.org/66071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13716 0039d316-1c4b-4281-b951-d872f2087c98 |