Make Autofill work again on iPads running iOS 9.
commite6aa06d091e602066d9da16d4dc4ae1f87860d4e
authorjdonnelly <jdonnelly@chromium.org>
Fri, 21 Aug 2015 20:20:46 +0000 (21 13:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 21 Aug 2015 20:21:51 +0000 (21 20:21 +0000)
tree795f2d0ed568cd002fe33a0bdfcd68c4961f11ad
parent3f39ec09100c898b5357b7a6230542229c8f5deb
Make Autofill work again on iPads running iOS 9.

Add the Autofill view to the keyboard view instead of reusing UIWebView's inputAccessoryView. Also, don't show the navigation buttons since the iPad keyboard displays them in the new shortcut bar.

BUG=518906

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

Cr-Commit-Position: refs/heads/master@{#344849}
ios/chrome/browser/autofill/form_input_accessory_view.h
ios/chrome/browser/autofill/form_input_accessory_view.mm
ios/chrome/browser/autofill/form_input_accessory_view_controller.h
ios/chrome/browser/autofill/form_input_accessory_view_controller.mm
ios/chrome/browser/autofill/form_suggestion_controller.mm