Comment #8 on issue 14545 by akalin: Cache dir needs to be under  
~/Library/Caches
http://code.google.com/p/chromium/issues/detail?id=14545

> (Linux is apparently not smart enough to use a different cache for each  
> profile.  We
are smart enough.  We will do better.)

I have a CL that seems to work, and I'll send out a patch probably tomorrow  
or so.
However, from digging around it seems that there is no easy way to get the  
profile
name to tack on the end of the cache directory.  There is a
GetProfileNameFromFolderName(), but it seems that it is Windows-centric,  
since it
scans the folder name for "User Data", and partially broken ( see
http://code.google.com/p/chromium/issues/detail?id=5070 ).

We should probably open up a new issue for a more robust way of  
getting/keeping
track of the profile name and then after that we can use that to fix the  
cache paths
for Linux/OS X.  What do you think?

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