[webkit-help] Remote Debugging API Documentation
Benjamin Spencer
benjamin.spencer at balliol.ox.ac.uk
Thu Feb 14 02:45:58 PST 2013
Hi All,
I hope this is the right place to ask this, otherwise please let me know.
I am trying to experiment with the remote debugging API in Webkit and I have created a little test application to connect via WebSockets to a running instance of Chromium and get the debugging information.
I have been reading the documentation here<https://developers.google.com/chrome-developer-tools/docs/protocol/1.0/index> but I haven't been able to find much explanation about the meaning of the different results. Is there anywhere I can look for a more thorough description of the API and what can be returned and what it means?
For example, I have been testing the Timeline feature, which looks very interesting, but I am having trouble interpreting the results. I get many small events which do not seem to contain any information, and then occasionally a larger one with stack trace info, but I'm not completely clear which events these correspond to.
I would be very grateful for any advice.
Many Thanks,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20130214/32847715/attachment.html>
More information about the webkit-help
mailing list