commit | 07604651e326a0ce9fa9623d1a1f8f0c64fab7bf | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Wed Mar 26 03:34:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 03:34:02 2025 |
tree | dc1b7f2e7b12a21ee95281b3853e25c516f3c66d | |
parent | c64d1fb9c5e0c0da97a7975658b4eaecaae6829e [diff] |
Add debugging data in PrintingContext::UpdatePrintSettings() Record the input dictionary as a JSON string for a condition that should be not reachable. Bug: 40897743 Change-Id: I3024d319c344911e4a20df35d13028185bd526a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6393942 Reviewed-by: Alan Screen <awscreen@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437915}
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.