Files.app: Let DirectoryContents controls metadata cache size by relative value
Previously, DirectoryContents controlled the size of metadata cache by absolute value. But multiple of instances of DirectoryContents might be created at same time and it might set wrong cache size. This patch lets DirectoryContents controls metadata cache size by relative value, instead of absolute value, and solves that problem. BUG=373629 TEST=manually Review URL: https://codereview.chromium.org/310633002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275771 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment