commit | 3ec74cb3da605a5c13cf262443dff6d0bc3287e9 | [log] [tgz] |
---|---|---|
author | Archana Simha <[email protected]> | Tue Jul 21 21:51:00 2020 |
committer | Commit Bot <[email protected]> | Tue Jul 21 21:51:00 2020 |
tree | 05e320448d62b5e0774981b4869e21f2e63b4bf9 | |
parent | eb21540efc3c945e793da0631ac88bd251f760cc [diff] |
[Extensions] Refactor extension specific ExtensionPref with basic types. This CL implements the getter and setter methods for extension specific ExtensionPrefs with string, integer and boolean values. Design Doc: http://go/extprefrefactor Bug: 1069560 Change-Id: I238cde708b678deb18ac0b5d97641c0be8bfe14c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300326 Commit-Queue: Archana Simha <[email protected]> Reviewed-by: Devlin <[email protected]> Cr-Commit-Position: refs/heads/master@{#790573}
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.
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.