0
Files
src/extensions
Christian Dullweber 76526831d4 CodeHealth: Convert HostContentSettingsMap::SetWebsiteSettingCustomScope
Remove deprecated usage and replace with new base::Value API.

Bug: 1281896
Change-Id: I9ad78905e1b648f80cd85214100210f9b0347296
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3365258
Reviewed-by: John Rummell <jrummell@chromium.org>
Reviewed-by: Xinghui Lu <xinghuilu@chromium.org>
Reviewed-by: Balazs Engedy <engedy@chromium.org>
Commit-Queue: Christian Dullweber <dullweber@chromium.org>
Cr-Commit-Position: refs/heads/main@{#956505}
2022-01-07 14:53:10 +00:00
..
2022-01-05 22:47:24 +00:00
2021-09-28 06:50:47 +00:00
2021-09-28 06:50:47 +00:00
2021-10-11 18:01:17 +00:00

This will become a reusable extensions module. It implements the core parts of Chrome's extension system, and can be used with any host of the content module.

Some extensions code that is not Chrome-specific still lives in //chrome/browser/extensions and will be moved here.

Technical Documentation: