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,
vizsh...@gmail.com
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to