Description[iOS] Factor out the KeyboardAccessoryView.
This CL moves the code describing the KeyboardAccessoryView to a separate
class.
Notable changes:
*Communication with the WebToolbarController now occurs via the
KeyboardAccessoryViewDelegate.
*The preloading of Voice Search now occurs on all touch downs, as opposed to
only the first touch down. This shouldn't be a problem, because preloading could
already happen multiple time (by pressing the voice icon in the toolbar, and then
pressing the voice icon in the keyboard accessory view).
BUG=728588
Review-Url: https://codereview.chromium.org/2914193002
Cr-Commit-Position: refs/heads/master@{#476651}
Committed: https://chromium.googlesource.com/chromium/src/+/45a1d81d83b120a07933838d25989a2ef80b471f
Patch Set 1 #Patch Set 2 : 2 #
Total comments: 5
Patch Set 3 : Addressed comments and broke retain cycle. #
Messages
Total messages: 21 (16 generated)
|