[webkit-changes] [WebKit/WebKit] 4caf2b: Simplify handling addGrant result when granting st...
Matthew Finkel
noreply at github.com
Fri Mar 1 14:58:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4caf2bb34aabd431779463073135592c6f1f9740
https://github.com/WebKit/WebKit/commit/4caf2bb34aabd431779463073135592c6f1f9740
Author: Matthew Finkel <sysrqb at apple.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp
Log Message:
-----------
Simplify handling addGrant result when granting storage access
https://bugs.webkit.org/show_bug.cgi?id=270208
rdar://123728856
Reviewed by Charlie Wolfe.
In 271821 at main I added support for granting storage access for a group of
domains. This change simplifies part of that logic.
* Source/WebKit/NetworkProcess/Classifier/ResourceLoadStatisticsStore.cpp:
(WebKit::ResourceLoadStatisticsStore::grantStorageAccess):
Canonical link: https://commits.webkit.org/275572@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list