[Webkit-unassigned] [Bug 93643] Add a cleanup method for WebKit clients to move style elements from <body> to <head>
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 9 13:37:53 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93643
--- Comment #3 from WebKit Review Bot <webkit.review.bot at gmail.com> 2012-08-09 13:38:18 PST ---
Attachment 157530 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/editing/MoveAllStyleElementsFromBodyToHeadCommand.cpp:51: Local variables should never be PassRefPtr (see http://webkit.org/coding/RefPtr.html). [readability/pass_ptr] [5]
Source/WebCore/editing/MoveAllStyleElementsFromBodyToHeadCommand.cpp:54: Local variables should never be PassRefPtr (see http://webkit.org/coding/RefPtr.html). [readability/pass_ptr] [5]
Source/WebCore/editing/MoveAllStyleElementsFromBodyToHeadCommand.cpp:65: Missing space before ( in if( [whitespace/parens] [5]
Source/WebCore/editing/MoveAllStyleElementsFromBodyToHeadCommand.cpp:69: Extra space before ) in if [whitespace/parens] [5]
Source/WebCore/editing/MoveAllStyleElementsFromBodyToHeadCommand.cpp:74: Missing space before ( in if( [whitespace/parens] [5]
Total errors found: 5 in 11 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