[Webkit-unassigned] [Bug 124018] New: Enhance SQL journal_mode setting code to be less likely to log an error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 7 15:43:15 PST 2013


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

           Summary: Enhance SQL journal_mode setting code to be less
                    likely to log an error
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


Enhance SQL journal_mode setting code to be less likely to log an error

Even though the docs says SQLITE_ROW will always be returned, apparently SQLITE_OK is sometimes returned.  Change the code to handle that.

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