[ios] Fix subclassing bugs in InfobarBannerInteractionHandler
This change leaves BannerVisibilityChanged unimplementated in InfobarBannerInteractionHandler. This will allow the PasswordInfobarBannerInteractionHandler implementation to be executed. This change also modifies GetInfobarDelegate to return the generic InfoBarDelegate since BannerDismissedByUser is a general implementation by all Infobars. Translate is not a ConfirmInfoBarDelegate. Change-Id: Id6bfa73a8d1ca274466bb8c14217135438c19e3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229602Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#775180}
Showing
Please register or sign in to comment