Bug 147798 - Being moving away from using SQLTransactionStateMachine in SQLTransactionBackend
Summary: Being moving away from using SQLTransactionStateMachine in SQLTransactionBackend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-07 16:11 PDT by Anders Carlsson
Modified: 2015-08-07 16:40 PDT (History)
1 user (show)

See Also:


Attachments
Patch (15.25 KB, patch)
2015-08-07 16:13 PDT, Anders Carlsson
ggaren: 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-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>