[Webkit-unassigned] [Bug 25224] New: Split out objectBoundingBox and repaintRectInLocalCoordinates from relativeBBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 17:13:17 PDT 2009


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

           Summary: Split out objectBoundingBox and
                    repaintRectInLocalCoordinates from relativeBBox
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
OtherBugsDependingO 20769
             nThis:


Split out objectBoundingBox and repaintRectInLocalCoordinates from relativeBBox

This patch doesn't actually fix repaint, but it makes it easier to write a sane
clippedOverflowRectForRepaint method for each SVG renderer.

In fact, none of these new repaintRectInLocalCoordinates correctly include
filter, marker, mask or clip values yet, but they will in a forthcoming patch.

My upcoming localToParentTransform() patch is also needed before we can write a
good clippedOverflowRectForRepaint function too.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list