Files.app: Separate the last search query from "lastQuery"
The last SEARCH query and the last AUTO-COMPLETE query are different. But they were used as the single variable. This confusion caused the issue that sometimes the search result didn't disappear when the textbox was changed. This patch fixes the problem. BUG=225959 TEST=none NOTRY=True # for trybots seems broken. Review URL: https://chromiumcodereview.appspot.com/13771005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192806 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment