summaryrefslogtreecommitdiffstats
path: root/webkit/glue/devtools
Commit message (Expand)AuthorAgeFilesLines
* Make Rpc dispatch in DevTools static, remove redundant JSON parsing.pfeldman@chromium.org2009-03-182-16/+19
* Switch to useCapture in order to handle DOMNodeRemovedFromDocument events.pfeldman@chromium.org2009-03-171-2/+2
* - Provide Rpc classes with unique ids so that their message id spaces do not ...pfeldman@chromium.org2009-03-138-33/+202
* Initial WebDevToolsAgent implementation contains two agent objects: Dom agentpfeldman@chromium.org2009-03-1211-0/+1824