[ios] Refactor implementations of InfobarBannerInteractionHandler
Move common implementations of InfobarBannerInteractionHandler by its subclasses into InfobarBannerInteractionHandler. The DCHECK(inserter_) in OverlayTabHelper is removed, because it can easily lead to tests failing if the ordering of creating TabHelper will fail here. Bug: 1071914 Change-Id: I1f4c8a212aac29112810a2a8b4fef33da909fa84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2219039 Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Reviewed-by:Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#774228}
Showing
Please register or sign in to comment