[Webkit-unassigned] [Bug 177393] New: REGRESSION(r221632): Re-enable configuration.HTTPCookieStorage on session without credentials

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 22 15:34:14 PDT 2017


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

            Bug ID: 177393
           Summary: REGRESSION(r221632): Re-enable
                    configuration.HTTPCookieStorage on session without
                    credentials
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

The following setting on m_statelessSession (used to be m_sessionWithoutCredentialStorage) caused regressions on a number of sites:
configuration.HTTPCookieStorage = nil;
configuration.HTTPCookieAcceptPolicy = NSHTTPCookieAcceptPolicyNever;

We should re-enable the cookie jar until we've figured out the cause of the regression.

-- 
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/20170922/408aca93/attachment.html>


More information about the webkit-unassigned mailing list