[Webkit-unassigned] [Bug 87167] [chromium] Cleanup scissor rect computation/use with damage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 15:58:19 PDT 2012


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





--- Comment #2 from Dana Jansens <danakj at chromium.org>  2012-05-22 15:57:21 PST ---
Sorry for this sad news but apparently I was misusing clipRects in the occlusion tracker. For a RenderSurface R, its RenderSurface::clipRect should be in the space of R's target, and used to clip R. It's not in the space of R, and not used to clip children drawing into R.

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