Bug 100101

Summary: [EFL][WK2] Convert WebEvent's timestamp from millisecond to second.
Product: WebKit Reporter: Eunmi Lee <enmi.lee>
Component: WebKit EFLAssignee: Eunmi Lee <enmi.lee>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Eunmi Lee
Reported 2012-10-23 03:33:30 PDT
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.
Attachments
Patch (8.53 KB, patch)
2012-10-23 04:01 PDT, Eunmi Lee
no flags
Patch (8.64 KB, patch)
2012-10-23 07:02 PDT, Eunmi Lee
no flags
Eunmi Lee
Comment 1 2012-10-23 04:01:53 PDT
WebKit Review Bot
Comment 2 2012-10-23 06:46:26 PDT
Comment on attachment 170112 [details] Patch Rejecting attachment 170112 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/14505452
Eunmi Lee
Comment 3 2012-10-23 07:02:34 PDT
WebKit Review Bot
Comment 4 2012-10-23 07:32:19 PDT
Comment on attachment 170151 [details] Patch Clearing flags on attachment: 170151 Committed r132220: <http://trac.webkit.org/changeset/132220>
WebKit Review Bot
Comment 5 2012-10-23 07:32:23 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.