0
Files
src/extensions
François Doray a24fb22c06 Remove unused webview permissions for chrome://discards.
They're not used since
https://chromium-review.googlesource.com/c/chromium/src/+/5090073

Fixed: 354741398
Change-Id: I7f25583f88c9afe71bad34a811ee8d31efa809cc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6351120
Commit-Queue: Devlin Cronin <rdevlin.cronin@chromium.org>
Auto-Submit: Francois Pierre Doray <fdoray@chromium.org>
Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1432230}
2025-03-13 10:54:35 -07:00
..
2025-03-03 07:28:32 -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: