[Webkit-unassigned] [Bug 90419] When overlap testing, compute regions relative to some container, not absolute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 11:48:28 PDT 2012


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-07-07 11:48:28 PST ---
For some reason I'm finding it really hard to fix this. The OverlapMap messes with my brain.

As well as mapping regions in the overlap map up through transforms, we need to also clip them. I think this is very similar to what RenderObject::computeRectForRepaint() does, but that is designed to be called during layout.

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