[Webkit-unassigned] [Bug 158616] Vary:Cookie validation doesn't work in private browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 10 15:28:35 PDT 2016


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #281012|review?                     |review+
              Flags|                            |

--- Comment #4 from Darin Adler <darin at apple.com> ---
Comment on attachment 281012
  --> https://bugs.webkit.org/attachment.cgi?id=281012
patch

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

> Source/WebCore/platform/network/NetworkStorageSession.h:77
> +    NetworkStorageSession(SessionID);

Maybe mark this explicit?

> Source/WebCore/platform/network/cf/NetworkStorageSessionCFNet.cpp:44
>  NetworkStorageSession::NetworkStorageSession(SessionID sessionID, RetainPtr<CFURLStorageSessionRef> platformSession)

Argument type should be RetainPtr&&.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160610/457e6a7e/attachment-0001.html>


More information about the webkit-unassigned mailing list