[webkit-reviews] review granted: [Bug 209149] Crash under WebCookieCache::clearForHost() : [Attachment 393681] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 14:41:30 PDT 2020


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 209149: Crash under WebCookieCache::clearForHost()
https://bugs.webkit.org/show_bug.cgi?id=209149

Attachment 393681: Patch

https://bugs.webkit.org/attachment.cgi?id=393681&action=review




--- Comment #3 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 393681
  --> https://bugs.webkit.org/attachment.cgi?id=393681
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=393681&action=review

> Tools/TestWebKitAPI/Tests/WebKitCocoa/CookiePrivateBrowsing.mm:138
> +    for (int i = 0; i < 100; i++) {

unsigned


More information about the webkit-reviews mailing list