[Webkit-unassigned] [Bug 15123] Self-replicating code makes Safari hang and eventually crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 14:53:36 PST 2011


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


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

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




--- Comment #12 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-01-14 14:53:36 PST ---
Attachment 79006 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/dom/html/level2/html/selfRepli..." exit_code: 1

Source/WebCore/dom/Document.cpp:2251:  Missing spaces around ==  [whitespace/operators] [3]
Source/WebCore/dom/Document.cpp:2251:  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/dom/Document.cpp:2252:  Missing spaces around =  [whitespace/operators] [4]
Source/WebCore/dom/Document.h:1397:  Extra space between int and m_writeRecursionDepth  [whitespace/declaration] [3]
Total errors found: 4 in 4 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