Restore moving to the next Autofill form element on iPads running iOS 9.
commit8b24e8072f72466208392443172e2ef582ab2ad6
authorjdonnelly <jdonnelly@chromium.org>
Fri, 11 Sep 2015 02:35:30 +0000 (10 19:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 11 Sep 2015 02:36:15 +0000 (11 02:36 +0000)
tree805bc81abe8b3c204ac131a743e841146d39fd1b
parent5e06154002a7524deb459cc18b49d753eabe7444
Restore moving to the next Autofill form element on iPads running iOS 9.

In this case, the keyboard's next element button is located not on the
keyboard accessory but on the shortcut bar (part of the new
UITextInputAssistantItem).

BUG=529954

Review URL: https://codereview.chromium.org/1334073002

Cr-Commit-Position: refs/heads/master@{#348317}
ios/chrome/browser/autofill/form_input_accessory_view_controller.mm
ios/web/public/web_state/crw_web_view_proxy.h
ios/web/web_state/crw_web_view_proxy_impl.mm