[Webkit-unassigned] [Bug 117199] New: [CSSRegions] Improve getRegionsByContent by testing in flow thread coordinates instead of view coordinates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 4 08:15:50 PDT 2013


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

           Summary: [CSSRegions] Improve getRegionsByContent by testing in
                    flow thread coordinates instead of view coordinates
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihnea at adobe.com


If the object for which we want to check whether it is inside a region is not a box, we can do the testing in flow thread coordinates instead of converting everything to render view coordinates. We can thus avoid calls to absoluteBoundingBoxRect for both the object and the region.

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