[iOS] Better handling of content suggestions height changes in NTP
Uses the content suggestions content height to adjust the feed inset and offset correctly. This revealed that the content suggestions height was not taking the safe area insets into consideration, so they are now handled across the refactored NTP. Also fixes occasional crash when changing between NTPs by ensuring that the fake omnibox doesn't have multiple parent views/VCs at once. Bug: 1114792 Change-Id: I458365dc5c494fcc3155cff53e9a368988d83538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2635450 Commit-Queue: Adam Trudeau-Arcaro <adamta@google.com> Reviewed-by:Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#845411}
Showing
Please register or sign in to comment