Bug 148145 - More work on simplifying the WebSQL code
Summary: More work on simplifying the WebSQL code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-18 15:28 PDT by Anders Carlsson
Modified: 2015-08-19 13:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.96 KB, patch)
2015-08-18 15:55 PDT, Anders Carlsson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>