commit | c8440341f591b93e1de4f37e5f2c826b2efe9e7f | [log] [tgz] |
---|---|---|
author | Michelle Chen <michellegc@google.com> | Fri Mar 28 04:00:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 28 04:00:39 2025 |
tree | c242cb054910189e9f1a71b0d6c1431a34573820 | |
parent | 3613d42190eb3fd0bfef9368ac54614d729e8e8e [diff] |
scanner: Show progress notification for copy with formatting action. The progress notification was removed for the copy text action in CL:6365394, but it seems like the action is slower than expected. So, add the progress notification back again. Bug: b:398941478 Change-Id: Idaec46900f1f720357427349483a464d6fb53ecf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6406574 Commit-Queue: Michelle Chen <michellegc@google.com> Reviewed-by: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#1439206}
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.