[Webkit-unassigned] [Bug 82132] New: [Qt] Cookies are only read on load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 24 14:17:27 PDT 2012


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

           Summary: [Qt] Cookies are only read on load
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at nokia.com


Cookies are currently only loaded once from disk when the application start. They are never reloaded latter, this means the cookies are not really shared between processes.

The problem is however that the quirky lookup and parsing of cookies is not easily expressible as SQL queries.

-- 
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