Branch: refs/heads/webkitglib/2.40
Home: https://github.com/WebKit/WebKit
Commit: c8796caa657b741e20386a28ce7c37c9c3d75609
https://github.com/WebKit/WebKit/commit/c8796caa657b741e20386a28ce7c37c9c3d75609
Author: Michael Catanzaro <[email protected]>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp
Log Message:
-----------
Cherry-pick 261018@main (ee3d66cfa896).
https://bugs.webkit.org/show_bug.cgi?id=253162
REGRESSION(260511@main): [GLib] Fix HSTS storage directory
https://bugs.webkit.org/show_bug.cgi?id=253162
Reviewed by Adrian Perez de Castro.
Oops, I messed up a preprocessor guard. Now the new API version is
putting HSTS storage in the old compatibility location, while the old
API version is putting HSTS storage in the new location. Let's fix that.
* Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:
(WebKit::WebsiteDataStore::defaultHSTSStorageDirectory):
Canonical link: https://commits.webkit.org/261018@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes