commit | 6adf95bcbaa9231dd6b91e7a5988d378fb81fed9 | [log] [tgz] |
---|---|---|
author | Dmitry Gozman <[email protected]> | Wed Oct 10 22:12:19 2018 |
committer | Commit Bot <[email protected]> | Wed Oct 10 22:12:19 2018 |
tree | 73918ef84479609e0205e8cb73ab5f8edf989b0e | |
parent | 10b40b6ce991f6787ab90a882acdffa311130e9c [diff] |
[DevTools] Plumb mojom::DevToolsAgentHost around This is a preparation to worker debugging over mojom::DevToolsAgent interface. To properly report child workers and establish connection to them, we need a host which will be notified about children. For now, just plumb an empty interface to separate concerns. See https://chromium-review.googlesource.com/c/chromium/src/+/1183589 for the full implementation. Bug: 775132 Change-Id: Iac8b94309cc431baf18871b3355d817b326e51ac Reviewed-on: https://chromium-review.googlesource.com/c/1265030 Reviewed-by: Andrey Kosyakov <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Dmitry Gozman <[email protected]> Cr-Commit-Position: refs/heads/master@{#598535}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .