[Webkit-unassigned] [Bug 90580] workers should be in Modules/workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 4 20:14:28 PDT 2012


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





--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-07-04 20:14:27 PST ---
Attachment 150863 did not pass style-queue:

Source/WebCore/Modules/workers/SharedWorkerContext.h:41:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerLoaderProxy.h:47:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerContextProxy.h:43:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerContextProxy.h:51:  Missing space inside { }.  [whitespace/braces] [5]
Source/WebCore/Modules/workers/SharedWorker.cpp:85:  One space before end of line comments  [whitespace/comments] [5]
Source/WebCore/Modules/workers/WorkerThread.cpp:72:  More than one command on the same line  [whitespace/newline] [4]
Source/WebCore/Modules/workers/WorkerScriptLoader.h:44:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/Worker.cpp:34:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/Modules/workers/Worker.h:46:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/DedicatedWorkerContext.h:42:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/DedicatedWorkerContext.cpp:37:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/Modules/workers/WorkerMessagingProxy.h:45:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerMessagingProxy.h:50:  More than one command on the same line  [whitespace/newline] [4]
Source/WebCore/Modules/workers/WorkerReportingProxy.h:42:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerReportingProxy.h:44:  Missing space inside { }.  [whitespace/braces] [5]
Source/WebCore/Modules/workers/DefaultSharedWorkerRepository.h:48:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/DefaultSharedWorkerRepository.h:59:  More than one command on the same line  [whitespace/newline] [4]
Source/WebCore/Modules/workers/SharedWorkerThread.h:40:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerRunLoop.h:43:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerRunLoop.h:71:  More than one command on the same line  [whitespace/newline] [4]
Source/WebCore/Modules/workers/WorkerRunLoop.h:73:  The parameter name "task" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/Modules/workers/WorkerRunLoop.h:79:  The parameter name "task" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/Modules/workers/WorkerRunLoop.cpp:35:  Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Source/WebCore/Modules/workers/WorkerRunLoop.cpp:39:  Found header this file implements after other header. Should be: config.h, primary header, blank line, and then alphabetically sorted.  [build/include_order] [4]
Source/WebCore/Modules/workers/WorkerRunLoop.cpp:160:  Should have only a single space after a punctuation in a comment.  [whitespace/comments] [5]
Source/WebCore/Modules/workers/WorkerMessagingProxy.cpp:37:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/Modules/workers/SharedWorker.h:41:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerThread.h:42:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerScriptLoaderClient.h:35:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/DedicatedWorkerThread.h:40:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerLocation.h:40:  Code inside a namespace sFailed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1
hould not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/WorkerContext.h:49:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/DefaultSharedWorkerRepository.cpp:77:  The parameter name "origin" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/Modules/workers/WorkerObjectProxy.h:36:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/Modules/workers/WorkerObjectProxy.h:42:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/SharedWorkerRepository.h:42:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/AbstractWorker.h:47:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/Modules/workers/AbstractWorker.h:66:  The parameter name "ec" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 38 in 52 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