Hello Ben, You can also refer to http://trac.webkit.org/browser/trunk/Source/WebCore/inspector/Inspector.json the file which is the protocol followed by the remote debugging. The APIs marked as "hidden": true are private APIs and are subject to change. This file is on the trunk but you should be able to locate it in your local checkout.
Also there is a front-end implementation which you can refer to in http://trac.webkit.org/browser/trunk/Source/WebCore/inspector/front-end Thank you, Vivek On Thu, Feb 14, 2013 at 4:15 PM, Benjamin Spencer < benjamin.spen...@balliol.ox.ac.uk> wrote: > 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**** > > ** ** > > ** ** > > _______________________________________________ > webkit-help mailing list > webkit-help@lists.webkit.org > https://lists.webkit.org/mailman/listinfo/webkit-help > >
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-help