[Webkit-unassigned] [Bug 144251] [SOUP] Use xattrs to get/set the creation time of disk cache files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 09:05:15 PDT 2015


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #2)
> Comment on attachment 251727 [details]
> Patch

Thanks for the review.

> View in context:
> https://bugs.webkit.org/attachment.cgi?id=251727&action=review
> 
> > Source/WebKit2/NetworkProcess/cache/NetworkCacheFileSystemPosix.h:86
> > +#if USE(SOUP)
> 
> The correct guard here is probably #elif USE(SOUP) && OS(LINUX) unless
> g_file_query allows xattrs to work properly on Windows.

This is in a file called NetworkCacheFileSystemPosix.h in WebKit2 subdir, so no windows support at all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150427/18a9c142/attachment.html>


More information about the webkit-unassigned mailing list