[Webkit-unassigned] [Bug 90694] Add an API to explicitly call a JavaScript function with args.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 10:14:14 PDT 2012


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





--- Comment #1 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-07-06 10:14:13 PST ---
Attachment 151098 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit/blackberry/Api/WebPage.cpp',..." exit_code: 1
Source/WebKit/blackberry/ChangeLog:1:  ChangeLog entry has no bug number  [changelog/bugnumber] [5]
Source/WebKit/blackberry/Api/WebPage.cpp:863:  Declaration has space between type name and * in JSStringRef *argList  [whitespace/declaration] [3]
Source/WebKit/blackberry/Api/WebPage.cpp:864:  Declaration has space between type name and * in JSValueRef *argListRef  [whitespace/declaration] [3]
Source/WebKit/blackberry/Api/WebPage.cpp:873:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebKit/blackberry/Api/WebPage.cpp:878:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebKit/blackberry/Api/WebPage.cpp:892:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebKit/blackberry/Api/WebPage.cpp:933:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebKit/blackberry/Api/WebPage.h:30:  Alphabetical sorting problem.  [build/include_order] [4]
Total errors found: 8 in 3 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