[TabViewManager] Fix omnibox focus issue
This makes all Views added through TabViewManager explicitly focusable. On some versions of Android, these views were not focusable by default and this led to an issue where the omnibox gained focus after a View was added and it never releases the focus. Bug: 1081628 Change-Id: Ifb272500a274dfd64f432650a567ce20881e6c50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307536Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#790062}
Showing
Please register or sign in to comment