Comment #5 on issue 16097 by [email protected]: OSX: Crash in BrowserWindowCocoa::Show() http://code.google.com/p/chromium/issues/detail?id=16097
It should probably ignore the command-line URLs at launch time, and then interpret them during the applicationDidFinishLaunching: delegate call. (This is effectively what AppKit does with AppleEvents.) There's a handy Foundation call to get the command-line arguments as an NSArray, but I don't remember its name right now... -- 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 -~----------~----~----~----~------~----~------~--~---
