Fixes bug where deleting local history ZPS with Shit+Del doesn't update UI
Deleting suggestions with Shift+Del (as opposed to right click and choosing delete from the dropdown menu) does not invoke Start() on the provider. Therefore, the list of autocomplete matches were not being updated. This fixes that bug by immediately deleting the match from the list of matches. Bug: 996516 Change-Id: If37a59d80b68a9f64a66140328a49549ef8ae53d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1832983 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by:Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#702225}
Showing
Please register or sign in to comment