[webkit-changes] [WebKit/WebKit] 1179d8: Large Autorelease Pool faults in com.apple.WebKit....

Guoye Zhang noreply at github.com
Tue Sep 10 16:41:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1179d8237d6f5b46dc9c1498a306bebbfd0b6cc2
      https://github.com/WebKit/WebKit/commit/1179d8237d6f5b46dc9c1498a306bebbfd0b6cc2
  Author: Guoye Zhang <guoye_zhang at apple.com>
  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


More information about the webkit-changes mailing list