[Webkit-unassigned] [Bug 50012] Moving cursor down in table cycles at the end of a row

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 2 16:04:58 PST 2011


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





--- Comment #12 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-02 16:04:58 PST ---
(In reply to comment #11)
> I put the short description after the function name but I can throw in more if you'd like ;)
> 
> +        * editing/visible_units.cpp:
> +        (WebCore::nextLeafWithSameEditability):
> +        Properly avoid descending back into the original leaf node.

I think we normally start the comment immediately after : and a space as in:

        (WebCore::nextLeafWithSameEditability): Properly avoid descending back into
        the original leaf node.

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