0
Files
src/extensions
Jan Keitel a6e998da2b Remove bootstrapping for AutofillAi
The current iteration of AutofillAi only contains data that is not
already contained in "classic" Autofill sources. Therefore
bootstrapping no longer makes sense.

Bug: 395555410
Change-Id: I05368bbc273766426e265c202a922137ba5cb775
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6252831
Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org>
Commit-Queue: Jan Keitel <jkeitel@google.com>
Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
Reviewed-by: Justin Lulejian <jlulejian@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1419712}
2025-02-12 22:47:37 -08:00
..
2025-02-06 01:56:35 -08: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: