[Webkit-unassigned] [Bug 37291] Converting DOM timestamp -> X timestamp in plugin message is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 00:33:52 PDT 2010


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





--- Comment #9 from Simon Hausmann <hausmann at webkit.org>  2010-04-09 00:33:51 PST ---
For Qt this should be easy to solve: For any incoming X event Qt remembers the
value of the time variable in the X11 event and stores it in
QX11Info::appTime(). It might be that QX11Info::appUserTime() is a slight
"more" correct value.

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