
If the renderer sends up a worker thread id that matches the main thread tell it to get lost. Bug: 374658914 Change-Id: I96c0febfa29c391d5b7893af0bbaaf3d76dc030c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5954283 Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Reviewed-by: Steven Holte <holte@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Justin Lulejian <jlulejian@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1373295}
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: