Updates:
Status: Started
Comment #4 on issue 8584 by [email protected]: Regression: "Install
plug-in" infor bar doesn't show up
http://code.google.com/p/chromium/issues/detail?id=8584
This is not fully fixed yet. The chromium plugin installer does not get
instantiated
if a page specifies an object tag on these lines.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" VIEWASTEXT>
<embed src="http://www.sunnyvaletravel.net/flash/navigation.swf" width
= "200"
height = "100" wmode="transparent"
type="application/x-shockwave-flash" >
</object>
This is an issue with the webkit plugin mime type matching code which does
not allow
wildcards. I am in the process of uploading a patch for this issue.
The upstream bug is https://bugs.webkit.org/show_bug.cgi?id=24988
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---