[Webkit-unassigned] [Bug 72294] Add occludes() test to Region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 15:05:19 PST 2011


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





--- Comment #6 from Dana Jansens <danakj at chromium.org>  2011-11-14 15:05:19 PST ---
It is an intersection, but
1) As I understand it, you are not guaranteed to get back just a single rect if it is fully covered, so you would need a similar check of the resulting intersection.
2) It would require building a new Region which would mean a lot of memory allocation, and thus time, to .

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