commit | 589a775cefd6f055820a0bb95b23c6f9be2e8db9 | [log] [tgz] |
---|---|---|
author | Ashutosh Singhal <macinashutosh@google.com> | Wed Jul 23 10:34:37 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 23 10:34:37 2025 |
tree | 23a774bb477aa173b7221f739c1d049030253287 | |
parent | 89ca99703e68a1750c8a21605f5370ccd97ff800 [diff] |
Introduce KioskWebContentsLogsCollector class This class observes logs from web contents. Different web content sources will be added in the follow-up CLs to collect logs from web contents of different sources like browsers, extensions and windows. Bug: b:425645764 Change-Id: I81a43b4ca70cf0964e19478a8fb80023eb97271f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6732764 Reviewed-by: Camille Lamy <clamy@chromium.org> Commit-Queue: Ashutosh Singhal <macinashutosh@google.com> Reviewed-by: Irina Fedorova <irfedorova@google.com> Cr-Commit-Position: refs/heads/main@{#1490710}
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.