Chromium Code Reviews
DescriptionWIP DO NOT MERGE: Cache current directory listing for local search.
Previously, current directory listing was not cached. Therefore, every time
local search was performed, it re-fethed directory listing, which is very slow
on MTP.
It only caches right under the current directory, and local search is recursive.
Therefore, some part of the search result is still not cached.
TEST=manual
BUG=716314
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Patch Set 1 #
Messages
Total messages: 7 (7 generated)
|
||||||||||||||||||||||||||||