commit | 53ae9f3465d892ed028b3bb04f53dd3c2af424bf | [log] [tgz] |
---|---|---|
author | Mark Cogan <marq@google.com> | Fri Jul 25 16:21:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 25 16:21:25 2025 |
tree | 0b0ec3ccec542fdbd88e5cb0e5593e37e990cacc | |
parent | 915d7da52a19b2511b26fab782d42d3f33ad470e [diff] |
[iOS] Fix new window prominence for iOS26 Changes the window prominence under iOS26; this will prevent new windows from fully covering (and backgrounding) existing windows if the source window is fullscreen. This rectifies many, but not all, disabled EG tests for iOS26 multiwindow. The remaining disabled tests have more accurate comments added describing how they fail. Additionally, the spelling error in the filename "quick_delete_browing_data_egtest.mm" is fixed. Change-Id: I7e4c0c3ebccb84ae1d488cb326127aa8c6d33c0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6722618 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by: Federica Germinario <fedegermi@google.com> Cr-Commit-Position: refs/heads/main@{#1492104}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.