Local NTP: allow stopping autocomplete for inactive tabs
It's possible that a user backgrounding a tab results in a focusout, which can call stopAutocomplete(). I'm not aware of any reason why we should disallow stopping autocomplete for inactive tabs, so remove this restriction from the policy. Bug: 1020025 Change-Id: I937a67f1f45549629baa7fa0fd7e6901d2d37f33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1907563 Auto-Submit: Dan Beam <dbeam@chromium.org> Reviewed-by:Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#714074}
Showing
Please register or sign in to comment