commit | 2d00d2416d75c698e4cc37c7dd15f5add8e13704 | [log] [tgz] |
---|---|---|
author | Robbie Gibson <rkgibson@google.com> | Tue May 09 22:17:20 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 09 22:17:20 2023 |
tree | a56288881597bdbcb2da8b4daa7128851db18d6b | |
parent | dce11fb6800dec3bc3d35ad60e26bdfc7705f4d6 [diff] |
[iOS] Properly clean up default browser promo coordinator after dismiss The root cause here is that none of these coordianators are correctly stopped when dismissed via user swipe. Bug: 1443982 Change-Id: I58135a828d907786c2e9a620ccc2306790a16596 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4517765 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by: Cheick Cisse <cheickcisse@google.com> Cr-Commit-Position: refs/heads/main@{#1141691}
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.