Status: Unconfirmed
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 4757 by madecoste: chrome::PathProvider should not create the  
directories that it returns a path for.
http://code.google.com/p/chromium/issues/detail?id=4757

This is a cleanup issue that came up during a code review for patch 11586.

The method PathProvider under the chrome namespace in the
chrome/common/chrome_paths.cc file currently create some of the directories
for which they return the path of if they don't already exist. It should
not be the responsibility of this method to create directories, the callers
of that method should take care of creating them, themselves, when it makes
sense.


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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to