| Issue 46549: | Flash doesn't work on some sites in 6.0.427.0 dev | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Restricted
Sign in to add a comment
|
What steps will reproduce the problem? 1. Go to http://www.spiegel.de/sport/fussball/0,1518,699759,00.html#tab=0 What is the expected output? What do you see instead? Flash should load. Instead, the web site proclaims "Der benötigte Flash Player 8 wurde nicht gefunden.", which is gibberish for "Didn't find required flash player 8". It works fine in Safari. Disabling the internal flash plugin in about:plugins and reloading the page doesn't help. Trung! This is on os x 10.5.8 and 10.6. Didn't check on windows and linux.
Jun 14, 2010
#1
thakis@chromium.org
Jun 14, 2010
Both chrome's devtools and i are a joke:
JSON.stringify(navigator.plugins, ['description', 'filename', 'name', 'suffixes', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13'])
"{"
0 ":{"
description ":"
Shockwave Flash 10.1 r53 ","
filename ":"
Flash Player Plugin
for Chrome.plugin ","
name ":"
Shockwave Flash ","
0 ":{"
description ":"
FutureSplash Player ","
suffixes ":"
spl "},"
1 ":{"
description ":"
Shockwave Flash ","
suffixes ":"
swf "}},"
1 ":{"
description ":"
Picasa plugin.","
filename ":"
Picasa.plugin ","
name ":"
Picasa ","
0 ":{"
description ":"
3.0 ","
suffixes ":"
picasa "}},"
2 ":{"
description ":"
DivX Content Upload Plug - In: Uploads DivX video in your browser!","
filename ":"
ContentUploaderPlugin.plugin ","
name ":"
DivX Content Upload Plug - In ","
0 ":{"
description ":"","
suffixes ":""}},"
3 ":{"
description ":"
DivX Browser Plug - In: Plays DivX video in your browser!","
filename ":"
DivXBrowserPlugin.plugin ","
name ":"
DivX Browser Plug - In ","
0 ":{"
description ":"
DivX Video File ","
suffixes ":"
divx,
div "}},"
4 ":{"
description ":"
Shockwave Flash 10.0 r45 ","
filename ":"
Flash Player.plugin ","
name ":"
Shockwave Flash ","
0 ":{"
description ":"
Shockwave Flash ","
suffixes ":"
swf "},"
1 ":{"
description ":"
FutureSplash Player ","
suffixes ":"
spl "}},"
5 ":{"
description ":"
The Flip4Mac WMV Plugin allows you to view Windows Media content using QuickTime.","
filename ":"
Flip4Mac WMV Plugin.plugin ","
name ":"
Flip4Mac Windows Media Plugin 2.2.1 ","
0 ":{"
description ":"
Windows Media Playlist ","
suffixes ":"
wmx "},"
1 ":{"
description ":"
Windows Media Video ","
suffixes ":"
wm "},"
2 ":{"
description ":"
Windows Media Audio ","
suffixes ":"
wma "},"
3 ":{"
description ":"
Windows Media Plugin ","
suffixes ":""},"
4 ":{"
description ":"
Windows Media Video ","
suffixes ":"
wmv "},"
5 ":{"
description ":"
Windows Media Playlist ","
suffixes ":"
wvx "},"
6 ":{"
description ":"
Windows Media Plugin ","
suffixes ":""},"
7 ":{"
description ":"
Windows Media Video ","
suffixes ":"
asf "},"
8 ":{"
description ":"
Windows Media Plugin ","
suffixes ":""},"
9 ":{"
description ":"
Windows Media Video ","
suffixes ":"
wmp "},"
10 ":{"
description ":"
Windows Media Playlist ","
suffixes ":"
asx "},"
11 ":{"
description ":"
Windows Media Playlist ","
suffixes ":"
wax "}},"
6 ":{"
description ":"
Version 1.2.0.9398 ","
filename ":"
googletalkbrowserplugin.plugin ","
name ":"
Google Talk NPAPI Plugin ","
0 ":{"
description ":"
Google voice and video chat ","
suffixes ":"
googletalk "}},"
7 ":{"
description ":"
Juniper Networks Safari Extensions ","
filename ":"
net.juniper.DSSafariExtensions.plugin ","
name ":"
Juniper Networks Safari Extensions ","
0 ":{"
description ":"
Juniper Networks Extension Type ","
suffixes ":""}},"
8 ":{"
description ":"
O3D Plugin version: 0.1.42.3 ","
filename ":"
O3D.plugin ","
name ":"
O3D Plugin ","
0 ":{"
description ":"
O3D Plugin Type ","
suffixes ":""}},"
9 ":{"
description ":"
The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages.For more information,
visit the < A HREF = http: //www.apple.com/quicktime>QuickTime</A> Web site.","filename":"QuickTime Plugin.plugin","name":"QuickTime Plug-in 7.6.4","0":{"description":"MP3 audio","suffixes":"mp3,swa"},"1":{"description":"AAC audio","suffixes":"m4a"},"2":{"description":"JPEG2000 image","suffixes":"jp2"},"3":{"description":"MP3 playlist","suffixes":"m3u,m3url"},"4":{"description":"AutoDesk Animator (FLC)","suffixes":"flc,fli,cel"},"5":{"description":"Video (protected)","suffixes":"m4v"},"6":{"description":"PNG image","suffixes":"png"},"7":{"description":"Windows Media","suffixes":"wmv,wma,wm,asf,ass,wvx,wmx,wax,asx"},"8":{"description":"SGI image","suffixes":"sgi,rgb"},"9":{"description":"BMP image","suffixes":"bmp,dib"},"10":{"description":"AAC audio (protected)","suffixes":"m4p"},"11":{"description":"QuickTime HTML (QHTM)","suffixes":"qht,qhtm"},"12":{"description":"JPEG2000 image","suffixes":"jp2"},"13":{"description":"MIDI","suffixes":"mid,midi,smf,kar"}},"10":{"description":"Verified Download Plugin","filename":"VerifiedDownloadPlugin.plugin","name":"Verified Download Plugin"},"11":{"description":"Provides functionality for installing third-party plug-ins","filename":"default_plugin","name":"Default Plug-in","0":{"description":"","suffixes":""}}}"/* paste in your code and press Beautify button */
if ('this_is' == /an_example/) {
do_something();
} else {
var a = b ? (c % d) : e[f];
}
Jun 14, 2010
It works fine for me on 427. Try clearing cookies (or in an incognito window)?
Jun 14, 2010
I had configured chrome to disallow cookies on spiegel.de and on spiegel's ad server (I set it to "ask", went to spiegel.de, disallowed everything to add exceptions, and then reenabled cookies). However, removing these rules, clearing cookies, and reloading didn't help. It does work in a clean profile, however.
Jun 14, 2010
Does not work in an incognito window.
Jun 15, 2010
Duh, I had disabled plugins in content settings on that page. Doh. I think disabling plugins shouldn't modify navigator.plugins, 'cause that makes the "plugins blocked" omnibox icon unreliable.
Status:
Invalid
Oct 12, 2012
This issue has been closed for some time. No one will pay attention to new comments. If you are seeing this bug or have new data, please click New Issue to start a new bug.
Labels:
Restrict-AddIssueComment-Commit
Mar 10, 2013
(No comment was entered for this change.)
Labels:
-Area-Internals Cr-Internals
|
||||||||||
| ► Sign in to add a comment | |||||||||||