| commit | 5c4bfc1eb1ddb1ef7d9842d8030ba8b97d5312df | [log] [tgz] |
|---|---|---|
| author | Martin Kong <martinkong@google.com> | Mon Aug 25 20:53:21 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 25 20:53:21 2025 |
| tree | 99f81a4d8270bed96b4c4663fbaf9601d9008383 | |
| parent | 3529b2e07527aa567970224d3b3c7a8c3ba8ae0f [diff] |
Do not clear the text display area when the user uploads no files This is an improvement to the logcat filtering site. This CL prevents the text display area from being cleared when the user clicks on Upload File button and then selects no file (e.g. hits the escape key or closes the file selector dialog) Bug: 438500751 Change-Id: I9d4a9f2c5bbbf6c58be3517a909dbb94d1e5a9d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6881805 Commit-Queue: Martin Kong <martinkong@google.com> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1506116}
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.