Unverified Commit 03feaf1a authored by Victor Ananjevsky's avatar Victor Ananjevsky Committed by GitHub

Merge pull request #123 from johne8/html_fixes

Enable js console output by default
parents 8a2afc1b 8ead6add
......@@ -389,6 +389,7 @@ html_create_widget (GtkWidget * dlg)
else
{
g_object_set (G_OBJECT (wk_settings),
"enable-write-console-messages-to-stdout", TRUE,
"enable-caret-browsing", FALSE,
"enable-developer-extras", FALSE,
"enable-html5-database", FALSE,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment