Summary: | Revert back to the old style member function state machine for callbacks | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Anders Carlsson
2016-08-10 15:23:02 PDT
Created attachment 285772 [details]
Patch
Attachment 285772 [details] did not pass style-queue:
ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:122: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:123: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:124: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/WebCore/Modules/webdatabase/SQLTransaction.cpp:125: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Total errors found: 4 in 3 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r204359: <http://trac.webkit.org/changeset/204359> |