Chromium Code Reviews
DescriptionThis 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3262
Patch Set 1 #Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||