[webkit-reviews] review denied: [Bug 188609] [Curl] Implement default cookie path handling correctly as outlined in RFC6265. : [Attachment 347196] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 13:07:51 PDT 2018


Alex Christensen <achristensen at apple.com> has denied Basuke Suzuki
<Basuke.Suzuki at sony.com>'s request for review:
Bug 188609: [Curl] Implement default cookie path handling correctly as outlined
in RFC6265.
https://bugs.webkit.org/show_bug.cgi?id=188609

Attachment 347196: PATCH

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




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

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

> Source/WebCore/platform/network/curl/CookieUtil.cpp:189
> +    if (!lastSlashPosition)

notFound


More information about the webkit-reviews mailing list