RESOLVED FIXED Bug 68902
Fix ENABLE(SQL_DATABASE)=0 build after r95919
https://bugs.webkit.org/show_bug.cgi?id=68902
Summary Fix ENABLE(SQL_DATABASE)=0 build after r95919
Csaba Osztrogonác
Reported 2011-09-27 07:27:06 PDT
See https://bugs.webkit.org/show_bug.cgi?id=68767 for details Patch is coming soon.
Attachments
proposed fix (4.15 KB, patch)
2011-09-27 07:51 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2011-09-27 07:51:37 PDT
Created attachment 108848 [details] proposed fix
Csaba Osztrogonác
Comment 2 2011-09-27 08:04:00 PDT
It is P1 blocker bug, because of it Qt Linux Release minimal core builder is red.
Tor Arne Vestbø
Comment 3 2011-09-27 08:07:57 PDT
How does this relate to the ENABLE_SQLITE that we have in our WebCore.pro?
Csaba Osztrogonác
Comment 4 2011-09-27 08:17:18 PDT
(In reply to comment #3) > How does this relate to the ENABLE_SQLITE that we have in our WebCore.pro? ENABLE_SQLITE is always true after r95919. So we can remove ENABLE_SQLITE guards from our project files, because it is mandatory now.
WebKit Review Bot
Comment 5 2011-09-27 10:05:33 PDT
Comment on attachment 108848 [details] proposed fix Clearing flags on attachment: 108848 Committed r96123: <http://trac.webkit.org/changeset/96123>
WebKit Review Bot
Comment 6 2011-09-27 10:05:37 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.