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