[ios] Do not call InfoBarDismissed forSaveCard banner dismissal
For most Infobars, a banner dismissal should call InfobarDelegate::InfobarDismised(). But for SaveCard InfobarDismissed executes the completion callback, because it assumes a dismissal means the user closed out the UI. Bug: 1119907 Change-Id: I91799342554041beea8efe0b2693e635f3e5a218 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376451 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Auto-Submit: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#801609}
Showing
Please register or sign in to comment