Comment #8 on issue 24144 by [email protected]: chrome crash in debug build when openning a link with UTF8 character in it http://code.google.com/p/chromium/issues/detail?id=24144
Well that seems bad...... I wonder what happens when running under release mode. My guess is that we do something really scary silently. If so, I think this is more than a p1. Has the code always done this? If so, how have we not hit this before? Note that WebKitThread has an EnsureInitialized method....but in this case, we may just need to start spinning up the thread (which causes initialization) always. It's done in the resource dispatcher host, which is early enough I'm guessing? -- 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 -~----------~----~----~----~------~----~------~--~---
