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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 11:47:39 PST 2011


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

           Summary: Add occludes() test to Region
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danakj at chromium.org


This adds an occludes(const IntRect&) method to the Region class which tests if the Region fully occludes a given query rectangle.

This code will be used by methods to determine opaque GraphicsLayers from the sum of their RenderObjects.

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