[Webkit-unassigned] [Bug 99471] New: [Qt] Implement Path::fastBoundingRect vs. boundingRect distinction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 09:29:47 PDT 2012


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

           Summary: [Qt] Implement Path::fastBoundingRect vs. boundingRect
                    distinction.
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com
                CC: zimmermann at kde.org


The patch for bug #53512 introduced a separation of Path::fastBoundingRect and Path::boundingRect which were necessary because some platforms had started to use faster less accurate boundingRect calculations. Unfortunately Qt has not yet been update to use the more accurate implementation for Path::boundingRect() yet.

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