commit | 4834b16e22c2a1947e01eadc8ed2b2d2525e82c3 | [log] [tgz] |
---|---|---|
author | YuhanYang <yyhyyh@google.com> | Wed Oct 05 02:09:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 05 02:09:16 2022 |
tree | 9d21666f6338263d81cf4c025ee54f2ea7e3f6df | |
parent | 1fce65561e834f66a81c6be7bd07491723aa2726 [diff] |
Feedback: Add hidden logic for assistant logs checkbox Add a logic for the assistant logs checkbox to be hidden: - if the FeedbackSource is not from kFeedbackSourceAssistant, or - the logged in account is not an internal google account. --gtest_filter=ShowFeedbackPageBrowserTest.* Test: browser_tests --gtest_filter=OSFeedbackBrowserTest.*; Bug: b:233078878 Change-Id: Ic51a09d5936b14ba0154cf1c8c4f8c499123008e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3929667 Commit-Queue: Yuhan Yang <yyhyyh@google.com> Reviewed-by: Matthew Denton <mpdenton@chromium.org> Reviewed-by: Xiangdong Kong <xiangdongkong@google.com> Cr-Commit-Position: refs/heads/main@{#1055091}
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.