[Webkit-unassigned] [Bug 136052] Stop using pseudo-aware traversal in RenderListItem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 17:33:52 PDT 2014


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





--- Comment #3 from Antti Koivisto <koivisto at iki.fi>  2014-08-18 17:34:00 PST ---
> > -        // FIXME: Can this be optimized to skip the children of the elements without a renderer?
> 
> So I guess you are removing this because the answer is no?

It could, it just didn't feel important enough for a FIXME.

We should really have abstraction for "traverse render tree in DOM order" which would do optimisations like that.

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