[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 14:30:15 PDT 2010


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





--- Comment #3 from Evan Martin <evan at chromium.org>  2010-04-08 14:30:14 PST ---
Oh, and to disclaim my biases here: this bug is why context menus don't work in
Linux Chrome.
  http://code.google.com/p/chromium/issues/detail?id=40157

It's more complicated in Chrome because the input event goes from browser
process -> IPC -> renderer process -> webkit -> renderer process -> IPC ->
plugin.  So it might be that you get good luck with the timing when you are a
single-process browser.  If context menus work for you on
  http://www.communitymx.com/content/source/E5141/wmodetrans.htm
then this may not be release-critical.

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