[Webkit-unassigned] [Bug 29054] Remove dead ActiveX code in RenderPartObject
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 10 17:23:27 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29054
--- Comment #9 from Darin Adler <darin at apple.com> 2009-09-10 17:23:26 PDT ---
(In reply to comment #8)
> This would only be the case if Safari provides a generic ActiveX host control,
> i.e. one that supports the "application/x-oleobject" mime type. I don't think
> that's the case? Chrome used to do that as an experiment in web compat, but it
> hurt more than it helped, so we removed it.
Of course Safari does not provide such a thing, but I had the impression that
it could be a plug-in that provides it, not Safari itself.
I guess I didn't realize this was a Chrome-specific experiment. If so, then I
think the ifdefs were done wrong, because the hook was included in all WebKit
browsers, not just Chrome. I guess it was included in the non-Chrome versions
of WebKit for no good reason, and there's a good chance nobody tried to use
this hook on other platforms, so it's probably OK to take it out.
--
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