commit | 1c5b08372f46c6aa146164f3a3f97cb92c533a38 | [log] [tgz] |
---|---|---|
author | Sonny Sasaka <[email protected]> | Mon Aug 23 22:15:48 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Aug 23 22:15:48 2021 |
tree | fe379e5e6e3f282ae563c49b9c676a2151aac7d1 | |
parent | 19cc7a93b3b8fec761ee0012446d0f9d8cd12656 [diff] |
feedback: Add questionnaire in feedback report To improve feedback report quality, this CL implements questionnaire appended into feedback report's description when domain-related keywords are detected (proposal and mock in go/feedback-report-questionnaire). Bug: 1241169 Change-Id: I3cf9ed6baadadd8bcd0345b0f5c06e51add382c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3092824 Commit-Queue: Sonny Sasaka <[email protected]> Reviewed-by: Rebekah Potter <[email protected]> Reviewed-by: Toni Baržić <[email protected]> Reviewed-by: Jimmy Gong <[email protected]> Reviewed-by: Steven Bennetts <[email protected]> Cr-Commit-Position: refs/heads/main@{#914549}
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.