[webkit-changes] [WebKit/WebKit] c8796c: Cherry-pick 261018 at main (ee3d66cfa896). https://bu...

Michael Catanzaro noreply at github.com
Wed Mar 1 13:03:20 PST 2023


  Branch: refs/heads/webkitglib/2.40
  Home:   https://github.com/WebKit/WebKit
  Commit: c8796caa657b741e20386a28ce7c37c9c3d75609
      https://github.com/WebKit/WebKit/commit/c8796caa657b741e20386a28ce7c37c9c3d75609
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

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

  Log Message:
  -----------
  Cherry-pick 261018 at main (ee3d66cfa896). https://bugs.webkit.org/show_bug.cgi?id=253162

    REGRESSION(260511 at 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




More information about the webkit-changes mailing list