commit | dd63bcc37ceeb9f6a181a6e35f4b4830db36cfea | [log] [tgz] |
---|---|---|
author | Vincent Boisselle <vincb@google.com> | Fri Mar 08 01:42:24 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 01:42:24 2024 |
tree | 322a774c34e67300e460c16e29703c9050a14163 | |
parent | 5c9d165d6dae20378e7475ca81eba1881a201e14 [diff] |
[ios] Disconnect the manual password fill mediator if abruptly deleted There are crashes that occur because the mediator is deleted before being disconnected. I am not exactly sure how this can happen but it is apparently possible. Attempting to disconnect again on -dealloc mitigates that Bug: 40063966 Change-Id: I1b75500e5a5b98ff1d60f18e33a35d149e980dd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5354446 Reviewed-by: Tommy Martino <tmartino@chromium.org> Commit-Queue: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/main@{#1269964}
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.