RESOLVED FIXED 23597
Make it possible to compile Database.cpp when USE(JSC) is not defined
https://bugs.webkit.org/show_bug.cgi?id=23597
Summary Make it possible to compile Database.cpp when USE(JSC) is not defined
Darin Fisher (:fishd, Google)
Reported 2009-01-28 12:51:09 PST
Make it possible to compile Database.cpp when USE(JSC) is not defined It just needs a couple #if USE(JSC) lines.
Attachments
v1 patch (1.82 KB, patch)
2009-01-28 12:54 PST, Darin Fisher (:fishd, Google)
darin: review+
Darin Fisher (:fishd, Google)
Comment 1 2009-01-28 12:54:18 PST
Created attachment 27118 [details] v1 patch
Darin Adler
Comment 2 2009-01-28 15:33:39 PST
Comment on attachment 27118 [details] v1 patch r=me
Darin Fisher (:fishd, Google)
Comment 3 2009-01-28 16:00:10 PST
Note You need to log in before you can comment on or make changes to this bug.