[webkit-reviews] review granted: [Bug 235542] Regression (r286936): SessionStorage data is not cleared when deleting website data by modification time : [Attachment 449862] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 14:53:53 PST 2022


Chris Dumez <cdumez at apple.com> has granted Sihui Liu <sihui_liu at apple.com>'s
request for review:
Bug 235542: Regression (r286936): SessionStorage data is not cleared when
deleting website data by modification time
https://bugs.webkit.org/show_bug.cgi?id=235542

Attachment 449862: Patch

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




--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 449862
  --> https://bugs.webkit.org/attachment.cgi?id=449862
Patch

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

> Tools/TestWebKitAPI/Tests/WebKitCocoa/SessionStorage.mm:123
> +    RetainPtr<WKWebViewConfiguration> configuration =
adoptNS([[WKWebViewConfiguration alloc] init]);

auto


More information about the webkit-reviews mailing list