[Webkit-unassigned] [Bug 144989] [SOUP] Use st_birthtime on FreeBSD and NetBSD instead of setting xattr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 08:39:27 PDT 2015


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

--- Comment #5 from Darin Adler <darin at apple.com> ---
Comment on attachment 253272
  --> https://bugs.webkit.org/attachment.cgi?id=253272
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=253272&action=review

>> Source/WebKit2/NetworkProcess/cache/NetworkCacheFileSystemPosix.h:80
>> +#if PLATFORM(COCOA) || (USE(SOUP) && HAVE(STAT_BIRTHTIME))
> 
> I think we could use just #if HAVE(STAT_BIRTHTIME)

Yes, that’s right.

-- 
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/20150518/a037d218/attachment-0001.html>


More information about the webkit-unassigned mailing list