[Webkit-unassigned] [Bug 73808] Totem media plugin doesn't work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 8 11:06:01 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=73808
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mrobinson at webkit.org
--- Comment #1 from Martin Robinson <mrobinson at webkit.org> 2012-06-08 11:06:01 PST ---
Using Clutter in a plugin seems like a bad idea, in general, because Clutter is known to interact badly with other users of OpenGL in the same process. Perhaps that particular issue can be solved by out-of-process plugins (coming in WebKit2).
That said, I'm not sure why it's failing to get an appropriate visual. Is it possible to get a stack trace (even one without line numbers) at the point that the critical warning is printed?
--
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