Bug 28246

Summary: [Qt] storage/SQLTransactionCoordinator.[h,cpp] not in WebCore.pro
Product: WebKit Reporter: George Wright <gwright>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: staikos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Amend WebCore.pro staikos: review+, staikos: commit-queue+

Description George Wright 2009-08-12 21:42:18 PDT
WebKitQt fails 15 storage tests as changeset #47170 for bug #27966 omitted the entries for storage/SQLTransactionCoordinator.cpp and storage/SQLTransactionCoordinator.h in WebCore.pro.
Comment 1 George Wright 2009-08-12 21:44:55 PDT
Created attachment 34715 [details]
Amend WebCore.pro

This patch adds storage/SQLTransactionCoordinator.cpp and storage/SQLTransactionCoordinator.h to WebCore.pro.
Comment 2 George Staikos 2009-08-12 21:47:03 PDT
Checked in r47180