[Webkit-unassigned] [Bug 183060] [Curl][WinCairo] WinCairo should use a Public Suffix List to prevent cookies from being set for TLDs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 24 10:57:47 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=183060
--- Comment #13 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 338381
--> https://bugs.webkit.org/attachment.cgi?id=338381
Updated patch
View in context: https://bugs.webkit.org/attachment.cgi?id=338381&action=review
> Source/WebCore/platform/URL.cpp:411
> + return std::optional<UCharBuffer> {buffer};
This should have a WTFMove.
> Source/WebCore/platform/URL.cpp:429
> + return std::optional<UCharBuffer> {buffer};
ditto.
--
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/20180424/b50a1065/attachment.html>
More information about the webkit-unassigned
mailing list