Comment #1 on issue 15634 by [email protected]: Use of NSWorkspace in icon loader not thread-safe http://code.google.com/p/chromium/issues/detail?id=15634
One alternative that we discussed was to create a separate instance of NSWorkspace per thread. This has been explored already in some open source code: http://code.google.com/p/imedia/source/browse/trunk/NSWorkspace%2BiMedia.m?r=701 It *may* work for our *limited* use of NSWorkspace. It probably wouldn't work for all methods on NSWorkspace. -- 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 -~----------~----~----~----~------~----~------~--~---
