Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ee3d66cfa896f22e63b7a18039791cd3bc10e005
      
https://github.com/WebKit/WebKit/commit/ee3d66cfa896f22e63b7a18039791cd3bc10e005
  Author: Michael Catanzaro <[email protected]>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    M Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp

  Log Message:
  -----------
  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

Reply via email to