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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 8 15:13:45 PDT 2010


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





--- Comment #8 from Evan Martin <evan at chromium.org>  2010-04-08 15:13:44 PST ---
I managed to make things work for test_shell (a single-process browser using
the Chromium backends) by passing 0 in for the time we give to the plugin
(which is actually Xlib's "CurrentTime" constant).

That might be a good hack for you guys in the interim.  It didn't work for
multi-process Chrome though (see the Chrome bug I linked for more detailed
discussion).

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