Bug 23597

Summary: Make it possible to compile Database.cpp when USE(JSC) is not defined
Product: WebKit Reporter: Darin Fisher (:fishd, Google) <fishd>
Component: WebCore Misc.Assignee: Darin Fisher (:fishd, Google) <fishd>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
v1 patch darin: review+

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.