commit | 419816d9212beb3aabaa7b4390f769951810540f | [log] [tgz] |
---|---|---|
author | Piotr Pawliczek <pawliczek@google.com> | Fri Apr 07 04:56:19 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 07 04:56:19 2023 |
tree | ed92a2aa5a0936c58b7139cc28d08b6c1f4d8fe4 | |
parent | 95e2c6af519ab21f280ce41ebc0c3f4508d40ddd [diff] |
Add additional logging for loading printers Add additional logs to code responsible for building lists of available extension printers and enterprise printers. BUG=b:261927191 TEST=build on my workstation Change-Id: Iefb144b9a78c781b7d2c3589b52071c3b93ccb8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4400936 Reviewed-by: Benjamin Gordon <bmgordon@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Piotr Pawliczek <pawliczek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1127525}
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.