[Webkit-unassigned] [Bug 52268] Setting outerText should convert CR/LF to <br>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 18:13:48 PST 2011


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


WebKit Review Bot <webkit.review.bot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.review.bot at gmail.com




--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-01-11 18:13:48 PST ---
Attachment 78634 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1
Source/WebCore/html/HTMLElement.cpp:379:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Source/WebCore/html/HTMLElement.cpp:391:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/html/HTMLElement.cpp:393:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
Source/WebCore/html/HTMLElement.cpp:396:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/html/HTMLElement.cpp:493:  Use 0 instead of NULL.  [readability/null] [5]
Source/WebCore/html/HTMLElement.cpp:506:  Use 0 instead of NULL.  [readability/null] [5]
Total errors found: 6 in 6 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