Bug 147798

Summary: Being moving away from using SQLTransactionStateMachine in SQLTransactionBackend
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 ggaren: review+

Description Anders Carlsson 2015-08-07 16:11:16 PDT
Being moving away from using SQLTransactionStateMachine in SQLTransactionBackend
Comment 1 Anders Carlsson 2015-08-07 16:13:35 PDT
Created attachment 258539 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-07 16:17:13 PDT
Attachment 258539 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp:450:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp:453:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp:454:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp:455:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp:456:  One space before end of line comments  [whitespace/comments] [5]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp:457:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 6 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Geoffrey Garen 2015-08-07 16:37:47 PDT
Comment on attachment 258539 [details]
Patch

r=me
Comment 4 Anders Carlsson 2015-08-07 16:40:07 PDT
Committed r188175: <http://trac.webkit.org/changeset/188175>