[Webkit-unassigned] [Bug 109923] New: [Curl] The function cookiesForDOM() does not behave correctly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 04:02:28 PST 2013


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

           Summary: [Curl] The function cookiesForDOM() does not behave
                    correctly.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


The Curl implementation of the function cookiesForDOM() has a couple of problems:

It never returns more than one cookie, when it should return a list of all matching cookies.
It only returns cookies set with setCookiesFromDOM() in this session,
when it should return persistent cookies, and cookies set with http (which are not http only).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list