Speculative fix for a crash in AutofillPopupControllerImpl.
- AutofillPopupControllerImpl::UpdateDataListValues recreates all the view in the dropdown. - Later AutofillPopupControllerImpl::SetSelectedLine selects a new line and passes the index of the previous one. It may not exist. Bug: 965025 Change-Id: Ie53b521803dcf33b02602357bda39a30b5ba0f4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995392 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:Christos Froussios <cfroussios@chromium.org> Cr-Commit-Position: refs/heads/master@{#732366}
Showing
Please register or sign in to comment