[Webkit-unassigned] [Bug 30326] New: NPN_ConvertPoint gives incorrect results when source coordinate space matches destination space

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 00:22:47 PDT 2009


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

           Summary: NPN_ConvertPoint gives incorrect results when source
                    coordinate space matches destination space
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joshmoz at gmail.com
                CC: andersca at apple.com


NPN_ConvertPoint gives incorrect results when the source coordinate space
matches the destination coordinate space. This is because instead of just
returning early when the coordinate spaces match WebKit needs to copy the
source coordinates to the destination coordinates.

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