[ios] Refactors Messages PresentationControllers
- Changes both positioners to weak from assign. - Removes a DCHECK since it seems that the positioner can be niled in certain conditions like shutdown, in order to make sure these are set they are now part of the initializer. - Adds a containerViewWillLayoutSubviews super call to both positioners. Bug: 1034635 Change-Id: Iee46b2b2313831a289100f47e3ef8a96c4e20dcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067382Reviewed-by:Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#743310}
Showing
Please register or sign in to comment