RESOLVED FIXED 115312
Remove two more StorageTask types
https://bugs.webkit.org/show_bug.cgi?id=115312
Summary Remove two more StorageTask types
Anders Carlsson
Reported 2013-04-27 13:51:16 PDT
Remove two more StorageTask types
Attachments
Patch (6.00 KB, patch)
2013-04-27 13:51 PDT, Anders Carlsson
dino: review+
Anders Carlsson
Comment 1 2013-04-27 13:51:58 PDT
Dean Jackson
Comment 2 2013-04-27 13:53:04 PDT
Comment on attachment 199914 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=199914&action=review > Source/WebCore/storage/StorageTask.h:41 > + enum Type { Dispatch }; Any point in this now?
WebKit Commit Bot
Comment 3 2013-04-27 13:53:26 PDT
Attachment 199914 [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/StorageTracker.cpp', u'Source/WebCore/storage/StorageTracker.h']" exit_code: 1 Source/WebCore/storage/StorageTracker.cpp:305: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 4 2013-04-27 13:54:41 PDT
Note You need to log in before you can comment on or make changes to this bug.