[Webkit-unassigned] [Bug 169486] New: Cleanup "addCookie" and its sole user

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 10 15:17:00 PST 2017


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

            Bug ID: 169486
           Summary: Cleanup "addCookie" and its sole user
    Classification: Unclassified
           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: beidson at apple.com

Cleanup "addCookie" and its sole user

addCookie doesn't cleanly fit in with the native cookie storage API, and a lot of dead code was added to support it as well.

Refactoring this to be "setCookies" like NSHTTPCookieStorage supports will be better going forward.

-- 
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/20170310/fd473c45/attachment.html>


More information about the webkit-unassigned mailing list