[Webkit-unassigned] [Bug 100101] New: [EFL][WK2] Convert WebEvent's timestamp from millisecond to second.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 03:32:26 PDT 2012


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

           Summary: [EFL][WK2] Convert WebEvent's timestamp from
                    millisecond to second.
           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


The unit of timestamp from Evas Event is millisecond, but the unit of WebEvent's timestamp is second.
So, we have to convert timestamp to second to create WebEvent from Evas event.

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