See https://bugs.webkit.org/show_bug.cgi?id=68767 for details Patch is coming soon.
Created attachment 108848 [details] proposed fix
It is P1 blocker bug, because of it Qt Linux Release minimal core builder is red.
How does this relate to the ENABLE_SQLITE that we have in our WebCore.pro?
(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.
Comment on attachment 108848 [details] proposed fix Clearing flags on attachment: 108848 Committed r96123: <http://trac.webkit.org/changeset/96123>
All reviewed patches have been landed. Closing bug.