This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 971
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Seems that characters are lost when the user is typing at the same type an autocomplete result is inserted. Debouncing makes this happen less often. Fix #4731 Auditors: @bbondy Test Plan: 1. open new tab 2. type 'about' 3. verify that no characters are lost
- Loading branch information
1 parent
eff6a78
commit 9d353d5
Showing
2 changed files
with
23 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters