Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1179d8237d6f5b46dc9c1498a306bebbfd0b6cc2
https://github.com/WebKit/WebKit/commit/1179d8237d6f5b46dc9c1498a306bebbfd0b6cc2
Author: Guoye Zhang <[email protected]>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M Source/WebCore/platform/cocoa/PublicSuffixStoreCocoa.mm
M Source/WebCore/platform/network/cocoa/NetworkStorageSessionCocoa.mm
Log Message:
-----------
Large Autorelease Pool faults in com.apple.WebKit.Networking
https://bugs.webkit.org/show_bug.cgi?id=278970
rdar://122475484 (StabilityTracer: Large Autorelease Pool)
Reviewed by Chris Dumez.
Drain @autoreleasepool in loops with potentially a large number of iterations.
* Source/WebCore/platform/cocoa/PublicSuffixStoreCocoa.mm:
(WebCore::PublicSuffixStore::platformTopPrivatelyControlledDomain const):
* Source/WebCore/platform/network/cocoa/NetworkStorageSessionCocoa.mm:
(WebCore::NetworkStorageSession::deleteCookiesMatching):
Canonical link: https://commits.webkit.org/283444@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes