[Webkit-unassigned] [Bug 111848] [GTK] Add webkit_web_context_set_disk_cache_directory to WebKit2 GTK+ API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 24 03:33:45 PDT 2013


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





--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-03-24 03:36:11 PST ---
(From update of attachment 192205)
View in context: https://bugs.webkit.org/attachment.cgi?id=192205&action=review

> Source/WebKit2/UIProcess/API/gtk/tests/TestMain.cpp:47
> +        GOwnPtr<char> filePath(g_build_filename(directoryPath, fileName, 0));

Auto-review reminder :-P This should be NULL instead of 0, since it's a sentinel.

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