Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bug links for ProcessSingleton. | evan@chromium.org | 2009-02-25 | 1 | -2/+3 |
| | | | | | | Review URL: http://codereview.chromium.org/28142 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10395 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Implement skeletal ProcessSingleton on Linux to cut down on NOTIMPLEMENTED()s. | evan@chromium.org | 2009-02-18 | 1 | -0/+71 |
We now will refuse to run a second browser process if one is already running; making the second invocation bring up new windows in the first remains left to be implemented. Review URL: http://codereview.chromium.org/20448 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9980 0039d316-1c4b-4281-b951-d872f2087c98 |