commit | 977afdda358ea9380454bdb086139e46cd43c70b | [log] [tgz] |
---|---|---|
author | Chuong Ho <hdchuong@google.com> | Tue Feb 25 05:47:03 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 25 05:47:03 2025 |
tree | 432afd8ca92a083e913f0f559afdcbcbfa12336b | |
parent | c4988a844aab7f3c634d2ebf81e39d132bce9af8 [diff] |
magic_boost: check need to orca opt-in when showing disclaimer upon clicking mahi chips When HMR was previously declined and then its settings toggle is switched on, the disclaimer UI will be shown again. However, when the UI shows up again and users decline / approve, HMW consent is affected regardless of whether HMW consent was previously given or not. This isn't ideal, this accidentially turn off HMW because of declined consent. This CL adds a logic to check if HMW consent has been provided, and if yes, only opt in HMR. This work precedes the CL to enable magic boost revamp by default. Bug: b:388964690 Change-Id: Ief9023a5dccf74768fc8ba63eb29c15fa19aac78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6285110 Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Commit-Queue: Chuong Ho <hdchuong@chromium.org> Reviewed-by: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424318}
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.