[Webkit-unassigned] [Bug 44850] REGRESSION (r66156): swf files are downloaded when flash is disabled, probably for youtube embedded player only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 16:20:20 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44850





--- Comment #12 from Andy Estes <aestes at apple.com>  2010-10-12 16:20:21 PST ---
(In reply to comment #11)
> Created an attachment (id=70570)
 --> (https://bugs.webkit.org/attachment.cgi?id=70570&action=review) [details]
> Test Ccase

The embed in the test case has no type attribute, so we load the resource in a nested browsing context, which triggers a download since no plug-in exists that can handle the file type. I'm not sure if embeds should be able to load subframes like objects can. The spec only mentions nested browsing contexts in relation to the object element.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list