Comment #3 on issue 18812 by [email protected]: Should be able to install a theme from downloads page http://code.google.com/p/chromium/issues/detail?id=18812
This code review looks responsible for it: http://codereview.chromium.org/160501 (The line in download_manager.cc: "true, // please delete crx on completion"). The file appears briefly on disk during the installation process, but is deleted at the end of the installation. Since these extensions are displayed in the download manager, we should keep them around on disk. -- 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 -~----------~----~----~----~------~----~------~--~---
