[Webkit-unassigned] [Bug 101580] New: [Qt] deleteAllCookies() SQL statement is incorrect SQL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 03:28:31 PST 2012


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

           Summary: [Qt] deleteAllCookies() SQL statement is incorrect SQL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: antti.harju at ixonos.com


"DELETE * FROM cookies" should be "DELETE FROM cookies"

I'll post a patch.

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