[Webkit-unassigned] [Bug 89828] Optimize RenderGeometryMap mappings gathering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 24 16:15:19 PDT 2012


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





--- Comment #7 from Antti Koivisto <koivisto at iki.fi>  2012-06-24 16:15:18 PST ---
(In reply to comment #5)
> Also, I think we should try to wean ourselves off of convertToLayerCoords in the long term, since it would be better to have one way to do coordinate math that always "just works", rather than checking whether it's OK to call it.

Sounds very sensible, this is not nice at all. The new scheme will need some sort of caching though, just walking up the rendering tree is pretty slow.

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