
This CL loads the carrier page and handles any errors which may occur while interacting with it. Note that this CL makes use of a <webview>, so it modifies two JSON files to provide permission to chrome://cellular-setup to use that element. Bug: 991826 Change-Id: I6a3872dc5544ca387c01b9b4cb97bd7d1f4e9bb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1767601 Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#691855}
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: