commit | a95750180297864db421a41a4a09bd667b170d8c | [log] [tgz] |
---|---|---|
author | Ramin Halavati <rhalavati@google.com> | Mon Nov 04 17:14:55 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 04 17:14:55 2024 |
tree | 3d1820437cca0dc68858e7539e1e4af5087be8cd | |
parent | 04cb0be1b2b8b4ea79eab5d1460711c853985fd1 [diff] |
Send PDF Searchifier running state to browser to show UX elements. To show PDF Searchify promo and progress state in browser, PDF searchifier's rough state is passed to the PDF document helper in the browser process. This state will be used in the next CLs to show the promo and manage the progress bubble. UX design: https://docs.google.com/presentation/d/17zeY-H3bYpTkyNos_kHEQXaaFOHECHqMLlXorj4DLb0/edit?resourcekey=0-f0k0VHM3j--WirgSZSp5ow#slide=id.YEkgNTa AX-Relnotes: n/a Bug: 360803943 Change-Id: I97a9b7ab40b3404fa4162b9651bf5819ad8ad988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5968218 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Antonio Sartori <antoniosartori@chromium.org> Auto-Submit: Ramin Halavati <rhalavati@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/main@{#1377711}
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.