diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-10 23:50:47 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-10 23:50:47 +0000 |
commit | d960ba465f0513bf56d1e5317a9c7194da8306b5 (patch) | |
tree | fa3ca9156a8338511142e74728d6d95d085f2bd8 /webkit/port/bindings/v8/np_v8object.cpp | |
parent | 88871375bfbae5ba4811866c2daccc78e282bbef (diff) | |
download | chromium_src-d960ba465f0513bf56d1e5317a9c7194da8306b5.zip chromium_src-d960ba465f0513bf56d1e5317a9c7194da8306b5.tar.gz chromium_src-d960ba465f0513bf56d1e5317a9c7194da8306b5.tar.bz2 |
This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is an issue with bloomberg.com not detecting the windows media player plugin. The site reads the list of plugins off the Navigator object and runs through the list of plugins comparing each with the desired plugin name (Windows Media). This fails in Chrome as the Activex shim is registered by default as the handler for media player, with the name as activex-shim.
The fix is to split up the Activex shim registration into two, one handling the application/x-oleobject|application/oleobject mime types, and the other handling the windows media player types.
R=jam
Bug=2846
Review URL: http://codereview.chromium.org/7234
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3262 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/port/bindings/v8/np_v8object.cpp')
0 files changed, 0 insertions, 0 deletions