Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 67c59be25c922a5c24789fbc750a719d1c80389d
https://github.com/WebKit/WebKit/commit/67c59be25c922a5c24789fbc750a719d1c80389d
Author: Jamie Murphy <[email protected]>
Date: 2025-10-13 (Mon, 13 Oct 2025)
Changed paths:
M Source/WTF/wtf/FileSystem.cpp
M Source/WTF/wtf/FileSystem.h
M Source/WTF/wtf/glib/FileSystemGlib.cpp
Log Message:
-----------
Create a Glib-specific createTemporaryDirectory in FileSystem
https://bugs.webkit.org/show_bug.cgi?id=300259
Reviewed by Patrick Griffis.
This function allows for specifying the name of the Temporary Directory
created, allowing for some temporary directories such as those used by
WebExtensions to be identified.
* Source/WTF/wtf/FileSystem.cpp:
* Source/WTF/wtf/FileSystem.h:
* Source/WTF/wtf/glib/FileSystemGlib.cpp:
(WTF::FileSystemImpl::createTemporaryDirectory):
Canonical link: https://commits.webkit.org/301408@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes