[Webkit-unassigned] [Bug 99449] WebPageProxy::canShowMIMEType() should return false for plugins when they are disabled or blocked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 10:31:02 PDT 2012


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





--- Comment #4 from Xan Lopez <xan.lopez at gmail.com>  2012-10-16 10:31:52 PST ---
(In reply to comment #3)
> Could you please post a URL of a web page that's affected? Since this changes cross-platform code, I'd like to see this issue in practice on Mac.

Not sure what page was Carlos using to test this. I have been using http://www.ikea.com/fr/fr/, which contains a SWF resource.

> 
> If not handled, what will happen with plug-in resources? Will they be downloaded?

That is mostly up to the port and/or the embedder. In WebKitGTK+/Epiphany we'll download the resource if it's the main resource (so that clicking on link that points to a PDF file will download it), but ignore anything else (so that a <object> tag pointing to a SWF file will be ignored if Flash is not supported).

-- 
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