commit | cb34fe338a80e2dd2f21d9b51a14cd8d3a55f227 | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <vshenvi@google.com> | Fri Oct 04 02:40:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 04 02:40:12 2024 |
tree | e2916721e49d7f7b9ed3aedcbb5de7cd804ca123 | |
parent | 2ce933e311163df10ad1cdb0c297131e1229879a [diff] |
Prefs for tracking disabled extensions with OnTask This change introduces a new list pref that OnTask components will use to track disabled extension ids in the user pref store. This is primarily needed to restore extensions to their previous state at the end of an OnTask session or if the device goes through a reboot cycle. Bug: b:365850329 Change-Id: Ib9a1ae96868af2b66bbf75d5ae0cb852ada68847 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905657 Reviewed-by: April Zhou <aprilzhou@google.com> Reviewed-by: Matthew Zhu <zhumatthew@google.com> Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Reviewed-by: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1364010}
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.