Bug 148145

Summary: More work on simplifying the WebSQL code
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2015-08-18 15:28:30 PDT
More work on simplifying the WebSQL code
Comment 1 Anders Carlsson 2015-08-18 15:55:08 PDT
Created attachment 259305 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-18 15:57:43 PDT
Attachment 259305 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:98:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:100:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:101:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 3 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-08-19 13:19:34 PDT
Committed r188646: <http://trac.webkit.org/changeset/188646>