
This change addresses a comment [1] in a downstream change that requested a modification to the AutomationPosition API, which was to add support for creating text positions from editable nodes. [1] https://chromium-review.googlesource.com/c/chromium/src/+/4089384/comment/8ac7ad60_d2421a1f/ AX-Relnotes: N/A Bug: N/A Change-Id: Idc823ab93cacad091e4c64be3d35039ffe1b09da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4126525 Reviewed-by: David Tseng <dtseng@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/main@{#1094539}
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: