[Webkit-unassigned] [Bug 191645] [Curl] Implement Cookie Accept Policy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 01:22:27 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=191645

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #362684|review?                     |review-
              Flags|                            |

--- Comment #26 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 362684
  --> https://bugs.webkit.org/attachment.cgi?id=362684
Patch

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

> Source/WebCore/platform/network/curl/CookieUtil.cpp:88
> +    auto index = host.reverseFind(domain);

You should use String.endsWith.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190222/99672242/attachment.html>


More information about the webkit-unassigned mailing list