WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
111848
[GTK] Add webkit_web_context_set_disk_cache_directory to WebKit2 GTK+ API
https://bugs.webkit.org/show_bug.cgi?id=111848
Summary
[GTK] Add webkit_web_context_set_disk_cache_directory to WebKit2 GTK+ API
Carlos Garcia Campos
Reported
2013-03-08 05:30:21 PST
ssia
Attachments
Patch
(4.94 KB, patch)
2013-03-08 05:32 PST
,
Carlos Garcia Campos
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2013-03-08 05:32:49 PST
Created
attachment 192205
[details]
Patch
WebKit Review Bot
Comment 2
2013-03-08 05:38:23 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Gustavo Noronha (kov)
Comment 3
2013-03-11 07:03:56 PDT
Comment on
attachment 192205
[details]
Patch This API looks straightforward enough for me, looks good
Carlos Garcia Campos
Comment 4
2013-03-11 07:07:40 PDT
(In reply to
comment #3
)
> (From update of
attachment 192205
[details]
) > This API looks straightforward enough for me, looks good
Thanks for the review, this is useless until
bug #111845
is fixed, though.
Carlos Garcia Campos
Comment 5
2013-03-24 03:36:11 PDT
Comment on
attachment 192205
[details]
Patch 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.
Carlos Garcia Campos
Comment 6
2013-04-22 09:02:23 PDT
Committed
r148887
: <
http://trac.webkit.org/changeset/148887
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug