[Webkit-unassigned] [Bug 39725] Dragging over an element with scrollbars should scroll the element when dragging near edges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 02:19:19 PDT 2010


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





--- Comment #22 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-07-07 02:19:19 PST ---
Attachment 60710 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/platform/graphics/IntRect.h:150:  More than one command on the same line  [whitespace/newline] [4]
WebCore/rendering/RenderLayer.cpp:1458:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
WebCore/rendering/RenderLayer.cpp:1471:  Missing space after ,  [whitespace/comma] [3]
WebCore/rendering/RenderLayer.cpp:1479:  An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/rendering/RenderLayer.cpp:1491:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/rendering/RenderLayer.cpp:1489:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
WebCore/page/DragController.cpp:74:  This { should be at the end of the previous line  [whitespace/braces] [4]
Total errors found: 7 in 13 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