[Webkit-unassigned] [Bug 106929] Text Autosizing: extend preOrderTraversal to handle different traversal modes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 14:27:09 PST 2013


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





--- Comment #5 from Darin Adler <darin at apple.com>  2013-01-15 14:28:53 PST ---
(From update of attachment 182813)
Why are you doing this? I don’t agree that this is a step in the right direction.

This is makes render tree traversal less like the traversal we do for the DOM tree. But instead we want it to be more like the DOM tree traversal. I really like the work Antti has done in NodeTraversal.h and I’d like to see our render tree traversal use similar patterns.

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