0
Files
src/extensions
Peter Kasting dfb00322c0 Port to/improve compat with std::ranges::: extensions/
Bug: 386918226
Change-Id: Ibd9be6b5464de8ad542cbbb69d9cf7e0ffe8b3c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6178609
Commit-Queue: Peter Kasting <pkasting@chromium.org>
Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com>
Reviewed-by: David Bertoni <dbertoni@chromium.org>
Auto-Submit: Peter Kasting <pkasting@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1407648}
2025-01-16 16:37:54 -08:00
..
2024-10-18 17:39: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: