Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DevToolsAgent provides IPC access to the inspected page from developer tools. | yurys@google.com | 2009-02-26 | 1 | -0/+69 |
RenderView running developer tools front-end instantiates DevToolsClient that handles IPC communication with DevToolsAgent. All messages are wrapped and routed through browser process. darin: please look at changes related to messages handling in RenderView jam: please review handling of forwarded messages in DevToolsClient and DevToolsAgent. Review URL: http://codereview.chromium.org/21543 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10459 0039d316-1c4b-4281-b951-d872f2087c98 |