commit | db6fccd87bb1d310fecc08bb2a08a39430d4a54a | [log] [tgz] |
---|---|---|
author | Scott Yoder <scottyoder@google.com> | Thu Feb 06 14:18:33 2025 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 06 14:30:43 2025 |
tree | 0401c7405bbeeb19271242dca63108d64191c844 | |
parent | 53912d604483e853912a1f9b73c40baa5e56f511 [diff] |
[ios] Fix crash due to recursion when animating into fullscreen If the view is animating into fullscreen and an infobar displays, the app can crash due to an unexpected recursive loop where OverlayPresentationContextViewController adjusts the container's frame which causes a layout. Fixed: 393936011, 40927692 Change-Id: I29e6bf60b6ba7512b1a558d70a380866203ba2a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6235908 Reviewed-by: Ginny Huang <ginnyhuang@chromium.org> Commit-Queue: Scott Yoder <scottyoder@google.com> Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1416748} NOKEYCHECK=True GitOrigin-RevId: 38a2e3b1d2c5799ff2df5f25060cd9e718173b6f
This directory holds code related to Chrome for iOS. See this document for a description of the structure underneath this directory.