[webkit-changes] [WebKit/WebKit] 0de8aa: [Win] Base WebsiteDataStore defaults on data and c...
Don Olmstead
noreply at github.com
Sat Sep 17 14:14:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0de8aa8a0a6d9758b9136bbce0129ab0fd73873d
https://github.com/WebKit/WebKit/commit/0de8aa8a0a6d9758b9136bbce0129ab0fd73873d
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2022-09-17 (Sat, 17 Sep 2022)
Changed paths:
M Source/WebKit/UIProcess/WebsiteData/win/WebsiteDataStoreWin.cpp
Log Message:
-----------
[Win] Base WebsiteDataStore defaults on data and cache directory
https://bugs.webkit.org/show_bug.cgi?id=245311
Reviewed by Ross Kirsling.
Base defaults on `websiteDataDirectoryFileSystemRepresentation` and
`cacheDirectoryFileSystemRepresentation`. Removes a bunch of checks for
whether base directories are null.
* Source/WebKit/UIProcess/WebsiteData/win/WebsiteDataStoreWin.cpp:
Canonical link: https://commits.webkit.org/254595@main
More information about the webkit-changes
mailing list