summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webdevtoolsagent.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: Run nested message loop instead of whitelisting the messages.pfeldman@chromium.org2009-04-221-3/+6
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-171-2/+15
* 1. All debugger messages are dispatched in a static method on the IO thread. ...yurys@google.com2009-04-081-1/+3
* DevTools: add support for navigating to other tab while inspecting.pfeldman@chromium.org2009-03-271-0/+5
* 1. Implemented an agent providing RPC interface to v8 debugger of the inspect...yurys@google.com2009-03-271-1/+4
* Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...pfeldman@chromium.org2009-03-241-0/+2
* Initial WebDevToolsAgent implementation contains two agent objects: Dom agentpfeldman@chromium.org2009-03-121-0/+23