| commit | 167e8ff1fd7d025bc0814b51b15ea0663f1ae790 | [log] [tgz] |
|---|---|---|
| author | Thomas Lukaszewicz <tluk@chromium.org> | Tue May 13 23:01:16 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 23:01:16 2025 |
| tree | 39d8541634022b2defa28c6ead906fdcd1837d6d | |
| parent | a5d00aae9c98e63fe9abde6592b8b00f801853be [diff] |
[browser] Do not update BrowserToolbarUIController during close This CL ensures BrowserDownloadUIController does not attempt icon updates once BrowserView destruction has started. Bug: 413168662 Change-Id: I0c453c3dd671ba2836b4ef6e4164b3e3e23c4109 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6533743 Commit-Queue: Tom Lukaszewicz <tluk@chromium.org> Reviewed-by: Keren Zhu <kerenzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1459771}
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.