[Webkit-unassigned] [Bug 32461] [Qt] Adding QPixmap/QImage support for the Qt hybrid layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 13:09:41 PST 2009


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





--- Comment #20 from WebKit Review Bot <webkit.review.bot at gmail.com>  2009-12-30 13:09:38 PST ---
Attachment 45678 did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
Last 3072 characters of output:
mapruntime.cpp:119:  Missing space after ,  [whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:130:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:133:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:138:  Missing space before { 
[whitespace/braces] [5]
WebCore/bridge/qt/qt_pixmapruntime.cpp:187:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:185:  An else statement can be removed
when the prior "if" concludes with a return, break, continue or goto statement.
 [readability/control_flow] [4]
WebCore/bridge/qt/qt_pixmapruntime.cpp:205:  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/bridge/qt/qt_pixmapruntime.cpp:215:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:216:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:217:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:218:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:225:  Missing spaces around | 
[whitespace/operators] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:227:  An else should appear on the same
line as the preceding }  [whitespace/newline] [4]
WebCore/bridge/qt/qt_pixmapruntime.cpp:236:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:237:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:242:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:247:  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/bridge/qt/qt_pixmapruntime.cpp:257:  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/bridge/qt/qt_pixmapruntime.cpp:267:  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/bridge/qt/qt_pixmapruntime.cpp:279:  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/bridge/qt/qt_pixmapruntime.cpp:289:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:312:  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/bridge/qt/qt_pixmapruntime.cpp:320:  Missing space after , 
[whitespace/comma] [3]
WebCore/bridge/qt/qt_pixmapruntime.cpp:323:  Missing space after , 
[whitespace/comma] [3]
Total errors found: 49

-- 
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