commit | 413eae3093ecff81c26b5185bca6300642a43ea1 | [log] [tgz] |
---|---|---|
author | Anton Swifton <swifton@google.com> | Fri Sep 30 21:39:49 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 30 21:39:49 2022 |
tree | dfb091598955fe7a9047b26f1cfc8a4060e9c7e5 | |
parent | 768d009d85a350f372fa42da3f56beec8bbf44dc [diff] |
feedback: add questionnaires This CL brings questionnaires from the previous feedback app. The purpose of questionnaires is to ask the user several questions that will likely be asked in the process of debugging. Bug: b:185624798 Test: browser_tests, --gtest_filter=OSFeedbackBrowserTest.* Change-Id: I0e4ad0224e639728136c3651b11409e98df86da6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3929374 Commit-Queue: Anton Swifton <swifton@google.com> Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Reviewed-by: Xiangdong Kong <xiangdongkong@google.com> Cr-Commit-Position: refs/heads/main@{#1053778}
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.