RESOLVED FIXED 115308
Add StorageThread::dispatch
https://bugs.webkit.org/show_bug.cgi?id=115308
Summary Add StorageThread::dispatch
Anders Carlsson
Reported 2013-04-27 12:54:36 PDT
Add StorageThread::dispatch
Attachments
Patch (5.27 KB, patch)
2013-04-27 12:56 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-04-27 12:56:03 PDT
Andreas Kling
Comment 2 2013-04-27 12:57:27 PDT
Comment on attachment 199908 [details] Patch Interesting!
WebKit Commit Bot
Comment 3 2013-04-27 12:57:31 PDT
Attachment 199908 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/storage/StorageTask.cpp', u'Source/WebCore/storage/StorageTask.h', u'Source/WebCore/storage/StorageThread.cpp', u'Source/WebCore/storage/StorageThread.h']" exit_code: 1 Source/WebCore/storage/StorageTask.h:68: Extra space before ( in function call [whitespace/parens] [4] Source/WebCore/storage/StorageTask.cpp:97: A case label should not be indented, but line up with its switch statement. [whitespace/indent] [4] Total errors found: 2 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 4 2013-04-27 12:58:08 PDT
Note You need to log in before you can comment on or make changes to this bug.