[Webkit-unassigned] [Bug 68371] [GTK][WEBKIT2] Add WebKitWebSettings GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 02:22:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68371





--- Comment #23 from Alejandro G. Castro <alex at igalia.com>  2011-09-23 02:22:56 PST ---
(From update of attachment 108444)
View in context: https://bugs.webkit.org/attachment.cgi?id=108444&action=review

> Source/WebKit2/UIProcess/API/gtk/WebKitWebSettings.cpp:43
> +        /* By default, offline-web-application-cache in true in WebKit-GTK */

s/in/is/

> Source/WebKit2/UIProcess/API/gtk/WebKitWebSettings.cpp:606
> +gboolean webkit_web_settings_get_database_enabled(WebKitWebSettings* settings)

The name does not follow the pattern, it is even linked in the next function with a different name in the doc.

> Source/WebKit2/UIProcess/API/gtk/tests/testwebsettings.c:29
> +    // Scripts is enabled by default

Dot at the end of the comment.

> Source/WebKit2/UIProcess/API/gtk/tests/testwebsettings.c:39
> +    // By default auto-load-image is true

Ditto.

> Source/WebKit2/UIProcess/API/gtk/tests/testwebsettings.c:49
> +    // load-icon-ignoring-image-load-pref is false by default

Ditto, there are a lot, check all of them.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list