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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 12:02:47 PDT 2010


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





--- Comment #12 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-05-12 12:02:45 PST ---
using the static QX11Info::appUserTime() (and 0/CurrentTime for that matter) did not fix the bug that context menus are not shown for windowless plugins on Qt. On the other hand we found around 5 other bugs, which Antonio is filing.

Simon, I think we should still integrate a patch using QX11Info::appUserTime() to avoid race conditions etc, as I think we have other bugs making the context menus now work. What is your take on that?

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