[iOS] Migrate FindInPage and TextZoom coordinators to BrowserCoordinator
Now that both Find In Page and Text Zoom have their own separate commands, we can move the actual implementations into BrowserCoordinator. This leaves BVC simpler and simplifies the cleanup logic, because now both coordinators can be stopped in BrowserCoordinator's -stopChildCoordinators. Bug: 1052818 Change-Id: Ib19dc967fae1777a086a6184ab328062eeef525c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062442 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#743911}
Showing
This diff is collapsed.
Please register or sign in to comment