[Webkit-unassigned] [Bug 45110] Implement JSC features required for IndexedDB

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 08:04:09 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=45110





--- Comment #32 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-08-31 08:04:13 PST ---
Attachment 161701 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/Modules/indexeddb/IDBKeyPathBackendImpl.cpp:45:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/Modules/indexeddb/IDBKeyPathBackendImpl.cpp:45:  Missing spaces around <  [whitespace/operators] [3]
Source/WebCore/Modules/indexeddb/IDBKeyPathBackendImpl.cpp:47:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:36:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:46:  This { should be at the end of the previous line  [whitespace/braces] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:98:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:98:  Missing spaces around <  [whitespace/operators] [3]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:128:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:128:  Missing spaces around <  [whitespace/operators] [3]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:169:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:169:  Missing spaces around <  [whitespace/operators] [3]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:186:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:186:  Missing spaces around <  [whitespace/operators] [3]
Source/WebCore/bindings/js/IDBBindingUtilities.cpp:202:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebCore/Modules/indexeddb/IDBCursorBackendImpl.h:66:  Missing space inside { }.  [whitespace/braces] [5]
Total errors found: 15 in 30 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list