Comment #5 on issue 18957 by [email protected]: Crash -  
gfx::Canvas::DrawStringInt(std::basic_string<wchar_t,  
std::char_traits<wchar_t>, std::allocator<wchar_t> > const&, gfx::Font  
const&, unsigned int const&, int, int, int, int, int)
http://code.google.com/p/chromium/issues/detail?id=18957

Note: I made the change to load plugins on the file thread instead of the  
IO thread.
It seems either thread is an issue for you guys?

I think loading the plugins on the UI thread will create a poor experience  
to the user,
since as I understand it plugin loading on Linux is even slower than on  
Windows.  Evan
had mentioned doing this in a child process.  Perhaps the utility process  
could load
the plugins on Linux?

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to