[Webkit-unassigned] [Bug 65723] A few purely stylistic modifications to visible_units.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 15:18:13 PDT 2011


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





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-04 15:18:13 PST ---
(From update of attachment 102988)
View in context: https://bugs.webkit.org/attachment.cgi?id=102988&action=review

> Source/WebCore/editing/visible_units.cpp:1644
> +    if (index != -1)

Probably better to check index < 0.

> Source/WebCore/editing/visible_units.cpp:1681
> +    if (index != -1)

Ditto.

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