0
Files
src/extensions
Francis McCabe 416020faac Allow wasm-unsafe-eval in extensions manifest
Bug: 1173354
Change-Id: Icfce31706e74cf6cc9c56b814cf12304fe48504a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3367239
Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org>
Reviewed-by: Antonio Sartori <antoniosartori@chromium.org>
Commit-Queue: Francis McCabe <fgm@chromium.org>
Cr-Commit-Position: refs/heads/main@{#961043}
2022-01-19 18:38:32 +00:00
..
2022-01-19 02:57:57 +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: