[webkit-reviews] review granted: [Bug 199385] Only allow fetching and removing session credentials from WebsiteDataStore : [Attachment 373328] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 13:03:11 PDT 2019


Alex Christensen <achristensen at apple.com> has granted Sihui Liu
<sihui_liu at apple.com>'s request for review:
Bug 199385: Only allow fetching and removing session credentials from
WebsiteDataStore
https://bugs.webkit.org/show_bug.cgi?id=199385

Attachment 373328: Patch

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




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

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

r=me

> Source/WebCore/platform/network/CredentialStorage.cpp:198
> +    return;

unnecessary

> Source/WebCore/platform/network/CredentialStorage.cpp:203
> +    return;

ditto


More information about the webkit-reviews mailing list