[Webkit-unassigned] [Bug 117523] [WK2][EFL] Proof of concept to inject custom JavaScript objects on WebWorker context.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 11 15:11:49 PDT 2013


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





--- Comment #2 from WebKit Commit Bot <commit-queue at webkit.org>  2013-06-11 15:10:22 PST ---
Attachment 204363 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/bindings/js/WorkerScriptController.cpp', u'Source/WebCore/bindings/js/WorkerScriptController.h', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp', u'Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.h', u'Tools/ChangeLog', u'Tools/TestWebKitAPI/PlatformEfl.cmake', u'Tools/TestWebKitAPI/Tests/WebKit2/WebWorker.cpp', u'Tools/TestWebKitAPI/Tests/WebKit2/WebWorkerSharedTest.html', u'Tools/TestWebKitAPI/Tests/WebKit2/WebWorkerSharedTest.js', u'Tools/TestWebKitAPI/Tests/WebKit2/WebWorkerTest.html', u'Tools/TestWebKitAPI/Tests/WebKit2/WebWorkerTest.js', u'Tools/TestWebKitAPI/Tests/WebKit2/WebWorker_Bundle.cpp']" exit_code: 1
Source/WebKit2/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp:41:  Alphabetical sorting problem.  [build/include_order] [4]
Tools/TestWebKitAPI/Tests/WebKit2/WebWorker.cpp:53:  Missing space before ( in if(  [whitespace/parens] [5]
Tools/TestWebKitAPI/Tests/WebKit2/WebWorker.cpp:57:  Missing space before ( in if(  [whitespace/parens] [5]
Tools/TestWebKitAPI/Tests/WebKit2/WebWorker_Bundle.cpp:67:  Missing space before ( in if(  [whitespace/parens] [5]
Source/WebCore/bindings/js/WorkerScriptController.h:87:  The parameter name "callback" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/bindings/js/WorkerScriptController.h:89:  The parameter name "callback" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Tools/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Total errors found: 9 in 14 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