Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cbc76a992fd82395408366b2ad3b6c3397eebaec
https://github.com/WebKit/WebKit/commit/cbc76a992fd82395408366b2ad3b6c3397eebaec
Author: Adrian Perez de Castro <[email protected]>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M Source/WTF/wtf/glib/FileSystemGlib.cpp
Log Message:
-----------
[GLib] Implement FileSystem::fileCreationTime()
https://bugs.webkit.org/show_bug.cgi?id=246148
Reviewed by Carlos Garcia Campos.
* Source/WTF/wtf/glib/FileSystemGlib.cpp:
(WTF::FileSystemImpl::fileCreationTime): Implement using
G_FILE_ATTRIBUTE_TIME_CREATED
which provides the time in seconds from the Epoch.
Canonical link: https://commits.webkit.org/255244@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes