Bug 33966

Summary: r53595 breaks Database in Chromium
Product: WebKit Reporter: Eric U. <ericu>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: ajwong, dglazkov, dimich, michaeln
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch adding 3 missing files; this should fix all the storage tests for Chromium. dimich: review+, dimich: commit-queue-

Description Eric U. 2010-01-21 12:34:28 PST
I missed out a few chromium-specific files; without them, the database APIs are inaccessible.
I'll post the patch shortly.
Comment 1 Eric U. 2010-01-21 12:39:21 PST
Created attachment 47139 [details]
Patch adding 3 missing files; this should fix all the storage tests for Chromium.
Comment 2 Dmitry Titov 2010-01-21 12:54:09 PST
Comment on attachment 47139 [details]
Patch adding 3 missing files; this should fix all the storage tests for Chromium.

r=me

Will land manually in a moment, ChangeLog needs some re-phrasing.
Comment 3 Dmitry Titov 2010-01-21 13:04:19 PST
Landed: http://trac.webkit.org/changeset/53641