WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 54399
[Qt] For child load unsupportedContent(QNetworkReply) signal prompts to download the content.
https://bugs.webkit.org/show_bug.cgi?id=54399
Summary
[Qt] For child load unsupportedContent(QNetworkReply) signal prompts to downl...
suchi
Reported
2011-02-14 09:52:13 PST
Steps to reproduce this issue: 1) Disable flash plugin. 2) Try to load following content as html file ( please find test.swf file as an attachment) <html> <head> <title>Testing embed tag flash in html</title> </head> <body> <object width="176" height="208"> <param name="movie" value="test.swf"> <embed src="test.swf" width="176" height="208" > </embed> </object> </body> </html> 3) Though the plugin is not in the top-level request/content, a download note prompts the user to download or cancell.
Attachments
flash file for testing
(11.70 KB, application/x-shockwave-flash)
2011-02-14 09:54 PST
,
suchi
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
suchi
Comment 1
2011-02-14 09:54:27 PST
Created
attachment 82328
[details]
flash file for testing
Benjamin Poulain
Comment 2
2011-02-23 04:21:54 PST
Would you mind adding a test case/autotest?
Jocelyn Turcotte
Comment 3
2014-02-03 03:17:19 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug