
Limit extensions::AppWindowContentsImpl DidFinishNavigation and UpdateDraggableRegions to the primary main frame. Bug: 1322068 Change-Id: I7d00136b6e00981d1f758aa0a7e9256878f1ce89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3623602 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013682}
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: