Bug 81470

Summary: [Qt] Don't prepare SQL statements when the database is not open
Product: WebKit Reporter: Alexander Færøy <ahf>
Component: WebKit QtAssignee: Alexander Færøy <ahf>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

Alexander Færøy
Reported 2012-03-18 04:29:34 PDT
We are currently preparing the SQL statements in the cookie jar regardless of whether or not the database is actually open. Due to this the terminal will be spammed with messages like: QSqlQuery::prepare: database not open Patch coming up.
Attachments
Patch (2.60 KB, patch)
2012-03-18 04:31 PDT, Alexander Færøy
kenneth: review+
Alexander Færøy
Comment 1 2012-03-18 04:31:46 PDT
Alexander Færøy
Comment 2 2012-03-18 04:32:09 PDT
Adding Dr. Kenneth for review!
Alexander Færøy
Comment 3 2012-03-18 17:23:37 PDT
Note You need to log in before you can comment on or make changes to this bug.