Updates:
        Summary: Load plugins from ~/.config/$PRODUCT_NAME/plugins
        Status: Untriaged
        Labels: -Size-Medium

Comment #3 on issue 22261 by [email protected]: Load plugins from  
~/.config/$PRODUCT_NAME/plugins
http://code.google.com/p/chromium/issues/detail?id=22261

void PluginList::GetPluginDirectories(std::vector<FilePath>* plugin_dirs) {
   // See http://groups.google.com/group/chromium-
dev/browse_thread/thread/7a70e5fcbac786a9
   // for discussion.
   // We first consult Chrome-specific dirs, then fall back on the logic
   // Mozilla uses.

   // TODO(evanm): maybe consult our own plugins dir, like
   // ~/.config/chromium/Plugins?


trivial to fix

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