Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Resource Load Statistics: Use WebProcessPool::allProcessPools() when …
…sending message to network process about partitioning https://bugs.webkit.org/show_bug.cgi?id=172370 <rdar://problem/32288012> Reviewed by Alex Christensen. The existing test case http/tests/loading/resourceLoadStatistics/partitioned-cookies-with-and-without-user-interaction.html is currently failing and should start passing again with this patch. * UIProcess/WebsiteData/WebsiteDataStore.cpp: (WebKit::WebsiteDataStore::shouldPartitionCookiesForTopPrivatelyOwnedDomains): Canonical link: https://commits.webkit.org/189291@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@217158 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information