Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Bug Pri-2 OS-Mac Area-Misc Size-Medium
New issue 22163 by [email protected]: It's possible to run two browsers from the same profile and that seems bad http://code.google.com/p/chromium/issues/detail?id=22163 What steps will reproduce the problem? 1. Launch once from the command line. For example, /path/to/Chromium.app/Contents/MacOS/Chromium 2. Launch again from the command line using the same command. Do it from a different terminal window or something, because the first one will be occupied by the instance you started in step 1. What is the expected output? What do you see instead? Expect: the second attempt should fail. There should be some pretty message about not being able to start up again because the program is already running. Or, maybe, bonus points if the second Chrome found the instance running out of the same profile, brought the first one to the front if the second was in the foreground, and then exited cleanly. Observe: two Chromes one cup. One profile, I mean. Please use labels and text to provide additional information. 4.0.207.0 Also, when you tried this in the past, the second Chrome would crash in sqlite. That doesn't seem to happen any longer. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
