[webkit-help] how to get formatted console message from inspector without displaying frontend

vizshala vizshala at gmail.com
Mon Oct 3 19:48:12 PDT 2011


Dear All,

I'm trying to get the formatted console message from inside WebCore.
At the first, I added a function called formattedMessage to Console domain
defined in inspector.json.
Then, I modify ConsoleView.js to allow ConsoleMessage be sent back to
InspectorConsoleAgent through this customized function.
The net effect is that I can not receive the formatted message unless the
inspector frontend is shown.
If there is anyway to get the formatted console message without showing the
inspector frontend?

Thanks.

With Regards,
vizshala at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20111004/9f747342/attachment.html>


More information about the webkit-help mailing list