[Webkit-unassigned] [Bug 24872] Pasting from one bulleted list to another adds an extra level of outdent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 17:38:13 PST 2010


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





--- Comment #5 from Tony Chang (Google) <tony at chromium.org>  2010-02-03 17:38:12 PST ---
(In reply to comment #3)
> The approach looks ok to me. I don't like very much the fact that you've
> changed insertNodeAndUpdateNodesInserted to add a return value that is used
> only at the beginning of the loop.
> I'd rather see that method stay the same and add another for the specific
> purpose. I believe it makes it more clear, it is already such a complex piece
> of code :-).

Good idea.  I restored insertNodeAtAndUpdateNodesInserted and moved the list
handling into doApply().

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