[Webkit-unassigned] [Bug 198473] [Win] Implement NetworkCacheBlobStorage.cpp without stat and unlink
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 2 20:34:19 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198473
--- Comment #1 from Konstantin Tokarev <annulen at yandex.ru> ---
Proper direction would be to convert as much as possible of NetworkCache code to be cross-platform by using our FileSystem abstractions, e.g. FileSystem::deleteFile instead of unlink
In future we may want to use std::filesystem to implement some of operations
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190603/9a4bc397/attachment.html>
More information about the webkit-unassigned
mailing list