DescriptionFiles.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.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192806
Patch Set 1 #
Total comments: 2
Patch Set 2 : addressed comment #Messages
Total messages: 7 (0 generated)
|