commit | cb8c135b2a39dc803db8160d14598518c5c5918d | [log][tgz] |
---|---|---|
author | Chuong Ho <hdchuong@google.com> | Wed Sep 25 23:44:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 23:44:05 2024 |
tree | e2c83767d4fa03afee0a9c0cbb2ac75310fa2507 | |
parent | 3770736e76ead4249c4a0947bd37a15e24eaa46a[diff] |
[cherry pick to M130][reland] editor: trigger notice from buttonNote that this CL is the reland of crrev/c/5867010 but was manuallycrafted locally instead of using the gerrit CL to reland the CL.When users click the button in the review terms banner, it needs totrigger the consent from ash.This CL adds this communication between webui settings and ash via mojom(cherry picked from commit 69c7970362aa5b940388ddd02ffc055719cb16c2)Bug: b:366288015Change-Id:I5df07d89ccc46de9306f139b4f7b0e5058097ba8Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/5868349Reviewed-by: Andre Le <leandre@chromium.org>Commit-Queue: Chuong Ho <hdchuong@chromium.org>Reviewed-by: Sam McNally <sammc@chromium.org>Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org>Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org>Cr-Original-Commit-Position: refs/heads/main@{#1356201}Reviewed-on:https://chromium-review.googlesource.com/c/chromium/src/+/5888788Cr-Commit-Position: refs/branch-heads/6723@{#479}Cr-Branched-From: 985f2961df230630f9cbd75bd6fe463009855a11-refs/heads/main@{#1356013}
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 ishttps://www.chromium.org.
To check out the source code locally, don't usegit clone
! Instead, followthe instructions on how to get the code.
Documentation in the source is rooted indocs/README.md.
Learn how toGet 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 athttps://crbug.com/new.