Descriptiondrive: Fix a bug where special directories are suggested from autocomplete
Special directories ("drive", "drive/root", and "drive/other") should not be
suggested from autocomplete.
Always exclude these directories in SearchMetadata() as it's unlikely for us
to want these directories in results from SearchMetadata(). We can make it an
option when neeed.
BUG=232281
TEST=Open Drive in Files.app. Type "drive", "root", "other" in the search box, and confirm the special directories are not suggested.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195072
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|