[Webkit-unassigned] [Bug 16814] Give plugin a chance to handle ActiveX objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 12:00:25 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16814





------- Comment #3 from rjiang at gmail.com  2008-01-14 12:00 PDT -------
Thanks for the comment. That makes very good sense. How about change the logic
to:

If application/x-oleobject handler is not available:
  Try to convert to other types as possible.
Else
  Depends on ActiveX type, have the option to do conversion or not.

This will give maximum freedom as to control which ActiveX type shall we
convert. While based on available plugins, we will try to render the content as
much as possible.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list