[Webkit-unassigned] [Bug 25432] New: Simplify SVG hit testing (and make it floating point precise)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 14:39:27 PDT 2009


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

           Summary: Simplify SVG hit testing (and make it floating point
                    precise)
           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
                CC: simon.fraser at apple.com


Simplify SVG hit testing (and make it floating point precise)

SVG hit testing is one of the last clients of absoluteTransform(), so fixing it
will bring us one step closer to killing absoluteTransform.

I love that this patch killed at least one "this code is needlessly complicated
and probably wrong" statements. :)


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