[webkit-gtk] error messages written to stderr
Martin Robinson
martin.james.robinson at gmail.com
Wed Mar 24 10:07:35 PDT 2010
On Wed, Mar 24, 2010 at 10:03 AM, Grant Gayed <Grant_Gayed at ca.ibm.com> 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
More information about the webkit-gtk
mailing list