[Webkit-unassigned] [Bug 59601] [GTK] Do not initialize wep application database if it was disabled at configure time.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 11 00:24:52 PST 2012


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #4 from Philippe Normand <pnormand at igalia.com>  2012-02-11 00:24:52 PST ---
databaseDirectory now uses GOwnPtr and I don't think those calls need to be guarded by ENABLE(DATABASE), the webkit_set_web_database_directory_path function is already guarded by  ENABLE(SQL_DATABASE).

WebCore::cacheStorage().setCacheDirectory() doesn't need guards either, afaict.

Closing this bug, feel free to reopen if needed :)

-- 
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