
While I wouldn't expect EventRouter to be destroyed and recreated set the associated interface to reset on disconnect in hopes of addressing the crashing issue. Bug: 374658914 Change-Id: I352a3098568396e93a14cab2c472694abbfb0adc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5998675 Reviewed-by: David Bertoni <dbertoni@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1379441}
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: