[Webkit-unassigned] [Bug 74585] Crash when navigating with arrow key into empty anchor block with padding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 30 11:40:08 PST 2011


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





--- Comment #8 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-12-30 11:40:08 PST ---
Attachment 120809 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'ChangeLog', u'ManualTests/crash-on-arrow-i..." exit_code: 1

Source/WebCore/editing/visible_units.cpp:619:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
Source/WebCore/editing/visible_units.cpp:612:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Source/WebCore/editing/visible_units.cpp:725:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
Source/WebCore/editing/visible_units.cpp:718:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Total errors found: 4 in 5 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