Bug 140368

Summary: Move DatabaseBackend functions back to Database
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

Description Anders Carlsson 2015-01-12 12:38:57 PST
Move DatabaseBackend functions back to Database
Comment 1 Anders Carlsson 2015-01-12 12:39:39 PST
Created attachment 244456 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-12 12:41:20 PST
Attachment 244456 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/webdatabase/DatabaseThread.cpp:260:  Should be indented on a separate line, with the colon or comma first on that line.  [whitespace/indent] [4]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-01-12 12:49:19 PST
Created attachment 244457 [details]
Patch
Comment 4 WebKit Commit Bot 2015-01-12 12:50:31 PST
Attachment 244457 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/webdatabase/DatabaseThread.cpp:260:  Should be indented on a separate line, with the colon or comma first on that line.  [whitespace/indent] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Anders Carlsson 2015-01-12 13:58:08 PST
Committed r178296: <http://trac.webkit.org/changeset/178296>