[Webkit-unassigned] [Bug 89144] Avoid allocating huge layers for an element with a positioned child outside of its bounds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 14 17:39:24 PDT 2012


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





--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-06-14 17:39:23 PST ---
Julian: I think we should modify how we accumulate regions in the overlap map, which would make this easy to fix. We need to accumulate a Region for the current compositing layer, rather than just doing a union with the region[n-1] in the overlap map.

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