[Webkit-unassigned] [Bug 36144] NULL pointer access in webkit_web_window_features_equal()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 14:28:59 PDT 2010


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





--- Comment #4 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-03-18 14:28:59 PST ---
Attachment 51092 did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKit/gtk/webkit/webkitwebview.cpp:3018:  Missing space before ( in if( 
[whitespace/parens] [5]
WebKit/gtk/webkit/webkitwebview.cpp:3018:  Tests for true/false, null/non-null,
and zero/non-zero should all be done without equality comparisons. 
[readability/comparison_to_zero] [5]
WARNING: File exempt from style guide. Skipping:
"WebKit/gtk/tests/testwebview.c"
WebKit/gtk/webkit/webkitwebwindowfeatures.cpp:427:  Tests for true/false,
null/non-null, and zero/non-zero should all be done without equality
comparisons.  [readability/comparison_to_zero] [5]
Total errors found: 3 in 4 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