[Webkit-unassigned] [Bug 102865] New: [EFL][WK2] Correct the parameters of WebPlatformTouchPoint.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 20:33:20 PST 2012


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

           Summary: [EFL][WK2] Correct the parameters of
                    WebPlatformTouchPoint.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eunmi15.lee at samsung.com
                CC: demarchi at webkit.org


WebPlatformTouchPoint() gets the screen position as a 3rd parameter and contents position as a fourth parameter,
But we are passing the contents position as a 3rd parameter and screen position as a fourth parameter.
So, I want to correct that.

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