commit | 6b157819e710e577c9413fef9f9c9f56296d89a8 | [log] [tgz] |
---|---|---|
author | Jan Keitel <jkeitel@google.com> | Wed Jul 17 12:18:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 17 12:18:42 2024 |
tree | e919bee8b168a088e87426cbdf0007bb45b6aff4 | |
parent | 9145606549860063831b6feeaec9af79785dc369 [diff] |
Remove noisy logging code from commerce feature utils. I assume that the addition happened by mistake. As it is, this spams the console on every page load. Bug: 352761768 Change-Id: I4f277803966bf3a54768eacafd38eaf4aaf5ee9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5713155 Auto-Submit: Jan Keitel <jkeitel@google.com> Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Jan Keitel <jkeitel@google.com> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1328788}
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.