After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 695345 - [WK2] Does not store HTTP cache in temporary dir when in private mode
[WK2] Does not store HTTP cache in temporary dir when in private mode
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks: 678610
 
 
Reported: 2013-03-07 08:59 UTC by Xan Lopez
Modified: 2013-03-12 19:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.84 KB, patch)
2013-03-12 13:29 UTC, Carlos Garcia Campos
committed Details | Review

Description Xan Lopez 2013-03-07 08:59:31 UTC
This needs new API in WK2, like webkit_web_context_set_disk_cache_directory.
Comment 1 Carlos Garcia Campos 2013-03-12 13:29:09 UTC
Created attachment 238685 [details] [review]
Patch

Required wk API already landed in the stable branch.
Comment 2 Xan Lopez 2013-03-12 18:26:35 UTC
Review of attachment 238685 [details] [review]:

Excellent, thanks.