[Webkit-unassigned] [Bug 43446] [EFL] Exporting JavaScript objects for EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 08:00:58 PDT 2011


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





--- Comment #18 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-06-17 08:00:56 PST ---
Attachment 97602 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/CMakeLists.txt', u'Source/We..." exit_code: 1

Source/WebKit/efl/ewk/ewk_js.cpp:28:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebKit/efl/ewk/ewk_js.cpp:127:  Declaration has space between type name and * in JavaScriptObject *jso  [whitespace/declaration] [3]
Source/WebKit/efl/ewk/ewk_js.cpp:404:  Use 0 or null instead of NULL (even in *comments*).  [readability/null] [4]
Source/WebKit/efl/ewk/ewk_js.cpp:716:  Declaration has space between type name and * in Eina_Hash *ewk_js_object_properties_get  [whitespace/declaration] [3]
Source/WebKit/efl/ewk/ewk_js.cpp:718:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebKit/efl/ewk/ewk_js.cpp:723:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebKit/efl/ewk/ewk_js.cpp:734:  Declaration has space between type name and * in Ewk_JS_Object *ewk_js_object_new  [whitespace/declaration] [3]
Source/WebKit/efl/ewk/ewk_js.cpp:736:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebKit/efl/ewk/ewk_private.h:65:  One space before end of line comments  [whitespace/comments] [5]
Total errors found: 9 in 11 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