[Webkit-unassigned] [Bug 25629] [Gtk] Enable database and localStorage support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 07:12:40 PDT 2009


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





------- Comment #5 from gns at gnome.org  2009-05-11 07:12 PDT -------
(From update of attachment 30117)
> +    /**
> +    * WebKitWebSettings:enable-databases:
> +    *
> +    * Whether to enable HTML5 client-side SQL database support. Client-side
> +    * SQL database allows web pages to store structured data and be able to
> +    * use SQL to manipulate that data asynchronously. Disabling this setting
> +    * will prevent if from appearing in the Database profile of the
> +    * WebInspector.
> +    *
> +    * Since 1.1.7
> +    */

The indentation of the *'s seems to be off (I think this is a problem elsewhere
in our code, so probably caused by copy/paste).

The patch looks good to me, so I'll say r=me, if Xan is not against. We have
agreed to have at least two people look at the API bits, so I'm not marking it
r+ as of yet.


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



More information about the webkit-unassigned mailing list