Comment #4 on issue 23403 by [email protected]: [Download shelf] "Always open files of this type" not working with image download using context menu http://code.google.com/p/chromium/issues/detail?id=23403
The code path is correct; we're getting in the console: 2009-12-11 12:16:49.196 Chromium[10930:813] LSOpenFromURLSpec() returned -43 for application (null) path /Users/avi/Desktop/killme.gif. [10930:2067:262649772609978:WARNING:/Users/avi/Source/chrome/src/chrome/common/platform_util_mac.mm(32)] NSWorkspace failed to open file /Users/avi/Desktop/killme.gif -43 is fnfErr (file not found). Could we be racing the download? How? -- 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
