[Webkit-unassigned] [Bug 68622] Add unit test for CCLayerSorter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 08:56:16 PDT 2011


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





--- Comment #3 from Iain Merrick <husky at google.com>  2011-09-22 08:56:16 PST ---
No tests for the topological sort yet, that can come next.

Another thing that might be worth doing in a future patch is unifying the edgeEdgeTest function with findIntersection (in FloatPoint.h). They're almost identical except that findIntersection projects the lines to infinity, but we require an intersection that's inside both line segments. But the only extra code we need for that is pointInColinearEdge.

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