Issue 1917: Non-portable path separators used in net/disk_cache/
http://code.google.com/p/chromium/issues/detail?id=1917
Comment #2 by [EMAIL PROTECTED]:
Fixed in r1918
Review at http://codereview.chromium.org/1840
Issue attribute updates:
Status: Fixed
--
You received this message be
Issue 1917: Non-portable path separators used in net/disk_cache/
http://code.google.com/p/chromium/issues/detail?id=1917
Comment #1 by [EMAIL PROTECTED]:
Ugh. That should be 'Windows style "\" used ...'
--
You received this message because you are listed in the owner
or CC fields of this issu
Issue 1917: Non-portable path separators used in net/disk_cache/
http://code.google.com/p/chromium/issues/detail?id=1917
New issue report by [EMAIL PROTECTED]:
Windows style "/" used in net/disk_cache/block_files.cc and
net/disk_cache/disk_cache_perftest.cc. Need to use "/" on Linux.
Issue attr