On Wed, Mar 24, 2010 at 10:03 AM, Grant Gayed <[email protected]> wrote: > I had assumed that they were turned on in the 1.1.x stream since it's a dev > stream, which seems ok. However it doesn't seem like an official release > like 1.2.x should be spewing log messages to the terminal. Will these > messages become suppressed?
Grant, if I'm not mistaken you can change this behavior by handling the console-message signal and returning TRUE: http://webkitgtk.org/reference/webkitgtk-WebKitWebView.html#WebKitWebView-console-message Martin _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
