commit | ad039634b0812590aaa08eaa4f3c5d7031053fb7 | [log] [tgz] |
---|---|---|
author | Courtney Wong <courtneywong@chromium.org> | Thu May 25 17:16:45 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 17:16:45 2023 |
tree | b90651644d8d8709ebeec947d1552d58df941c19 | |
parent | bb78e3ec54ab77239ca049e8b871f819e116800c [diff] |
Change log level of ParentAccessCallback unknown error to VLOG This log is noisy because it is not particularly helpful and is emitted every time PAW is opened. Tested: Saw that the log was emitted as expected. Bug: b:278905098 Change-Id: I13a1ed1cbcdaae8ec45a883ce3f82d28238d947c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4563040 Commit-Queue: Courtney Wong <courtneywong@chromium.org> Reviewed-by: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149195}
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.