[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 12:10:45 PDT 2010


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





--- Comment #10 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-04-09 12:10:44 PST ---
(In reply to comment #9)
> 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.

Isn't that storing time and not serial? We need the 'serial' timestamp I
believe.

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