[webkit-changes] [WebKit/WebKit] b9a84a: NEW TEST (271821 at main): [ iOS17 macOS Debug ] Test...

Matthew Finkel noreply at github.com
Wed Jan 3 12:31:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9a84a32b25ef5eb6d4c179c00880ffbb4cb6201
      https://github.com/WebKit/WebKit/commit/b9a84a32b25ef5eb6d4c179c00880ffbb4cb6201
  Author: Matthew Finkel <sysrqb at apple.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M Source/WebCore/platform/network/OrganizationStorageAccessPromptQuirk.h

  Log Message:
  -----------
  NEW TEST (271821 at main): [ iOS17 macOS Debug ] TestWebKitAPI.ResourceLoadStatistics.StorageAccessOnRedirectSitesWithQuirk is a consistent timeout
https://bugs.webkit.org/show_bug.cgi?id=266602
rdar://119833423

Reviewed by John Wilander.

I incorrectly defined OrganizationStorageAccessPromptQuirkHashTraits's
emptyValueIsZero as true in 271821 at main. This causes a crash in the
NetworkProcess when adding a new entry in the hashtable.

* Source/WebCore/platform/network/OrganizationStorageAccessPromptQuirk.h:

Canonical link: https://commits.webkit.org/272621@main




More information about the webkit-changes mailing list