[Webkit-unassigned] [Bug 29795] New: Consider adding a Quad based complement to ClientRect APIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 27 22:35:00 PDT 2009


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

           Summary: Consider adding a Quad based complement to ClientRect
                    APIs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sam at webkit.org


Created an attachment (id=40217)
 --> (https://bugs.webkit.org/attachment.cgi?id=40217)
Patch

We should consider if it is a good idea to add a complementary API to the
ClientRect/ClientRectList (getClientRects/getBoundingClientRect) APIs that
returns quads to better deal with transforms.  I have tentatively called the
new types WebKitClientQuad/WebKitClientQuadList and added
Element.getClientQuads() and Range.getClientQuads().

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