VWR-25965 LLDirIterator fixes in the viewer cache migration and VFS fallback.
Review Request #324 - Created June 7, 2011 and submitted
Log Linden | Reviewers | ||
viewer | |||
VWR-25965 | |||
None | viewer-development |
This removes additional leading delimiters in llappviewer needed due to the STORM-477 changes. This change should fix the fallback used when the viewer cannot find a VFS with the salt it expects to find and instead looks for any VFS data file in the cache directory to use. It also fixes cache directory migration code that runs on Mac and Windows every time the viewer is updated.
Test Plan: https://jira.secondlife.com/browse/VWR-25965?focusedCommentId=264386 I ran Case 1 on Linux and Case 2 on Mac and Windows. Everything worked as expected.
work fine on linux, all test passed (no problem if cache is stored on ramdisk too, erased every reboot start fine each run)
Other reviews